Skip to content

Commit f555655

Browse files
committed
ci: Bump cargo-udeps to 0.1.55
1 parent bc6f0f6 commit f555655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_general.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
with:
4343
key: udeps
4444
cache-all-crates: "true"
45-
- run: cargo install --locked cargo-udeps@0.1.50
45+
- run: cargo install --locked cargo-udeps@0.1.55
4646
- run: cargo udeps --workspace
4747

4848
run_cargodeny:

0 commit comments

Comments
 (0)