Commit 67466ed
committed
ci: fix cargo publish with --allow-dirty flag
The Cargo.lock can differ between local and CI environments due to
index updates. Using --allow-dirty ensures the publish succeeds.
Bumps to v0.2.8 since v0.2.7 failed to publish to crates.io.1 parent c7f9e59 commit 67466ed
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
91 | 94 | | |
92 | | - | |
| 95 | + | |
93 | 96 | | |
94 | 97 | | |
0 commit comments