Skip to content

Commit 242a498

Browse files
committed
ci: Bump cargo-udeps to 0.1.60
1 parent 8798a41 commit 242a498

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr_security-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
3333
with:
3434
key: udeps
35-
- run: cargo install --locked cargo-udeps@0.1.59
35+
- run: cargo install --locked cargo-udeps@0.1.60
3636
- run: cargo udeps --all-targets --all-features
3737

3838
cargo-deny:

0 commit comments

Comments
 (0)