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 b0a9965 commit f611d03Copy full SHA for f611d03
1 file changed
.github/workflows/pr_security-checks.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
key: udeps
38
39
- - run: cargo install --locked cargo-udeps@0.1.60
+ - run: cargo install --locked cargo-udeps@0.1.61
40
- run: cargo udeps --all-targets --all-features
41
42
cargo-deny:
0 commit comments