We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47804e commit 6e7e0dbCopy full SHA for 6e7e0db
.github/workflows/build.yml
@@ -46,4 +46,4 @@ jobs:
46
env:
47
RUST_BACKTRACE: 'full'
48
- name: Package crate
49
- run: cargo package
+ run: cargo package --allow-dirty
0 commit comments