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 8798a41 commit 242a498Copy full SHA for 242a498
1 file changed
.github/workflows/pr_security-checks.yml
@@ -32,7 +32,7 @@ jobs:
32
- uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
33
with:
34
key: udeps
35
- - run: cargo install --locked cargo-udeps@0.1.59
+ - run: cargo install --locked cargo-udeps@0.1.60
36
- run: cargo udeps --all-targets --all-features
37
38
cargo-deny:
0 commit comments