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 5e5c82f commit ac7e257Copy full SHA for ac7e257
1 file changed
.github/workflows/pr_general.yml
@@ -42,7 +42,7 @@ jobs:
42
with:
43
key: udeps
44
cache-all-crates: "true"
45
- - run: cargo install --locked cargo-udeps@0.1.50
+ - run: cargo install --locked cargo-udeps@0.1.55
46
- run: cargo udeps --workspace
47
48
run_cargodeny:
0 commit comments