Skip to content

Commit e8e8cc6

Browse files
committed
ci: Bump cargo-udeps to 0.1.59
1 parent 90e5d9f commit e8e8cc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
4242
with:
4343
key: udeps
44-
- run: cargo install --locked cargo-udeps@0.1.57
44+
- run: cargo install --locked cargo-udeps@0.1.59
4545
- run: cargo udeps --all-targets --all-features
4646

4747
run_cargodeny:

0 commit comments

Comments
 (0)