Skip to content

Commit c9ae4d0

Browse files
committed
ci: Bump cargo-udeps to 0.1.55
1 parent ac8c443 commit c9ae4d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7
4242
with:
4343
key: udeps
44-
- run: cargo install --locked [email protected].50
44+
- run: cargo install --locked [email protected].55
4545
- run: cargo udeps --all-targets --all-features
4646

4747
run_cargodeny:

0 commit comments

Comments
 (0)