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 90e5d9f commit e8e8cc6Copy full SHA for e8e8cc6
1 file changed
.github/workflows/build.yml
@@ -41,7 +41,7 @@ jobs:
41
- uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
42
with:
43
key: udeps
44
- - run: cargo install --locked cargo-udeps@0.1.57
+ - run: cargo install --locked cargo-udeps@0.1.59
45
- run: cargo udeps --all-targets --all-features
46
47
run_cargodeny:
0 commit comments