Skip to content

Commit 5283e57

Browse files
authored
Update cargo-outdated to v0.17.0. (#340)
Signed-off-by: Piotr Sikora <code@piotrsikora.dev>
1 parent 1bfcf77 commit 5283e57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -337,7 +337,7 @@ jobs:
337337
338338
- name: Install dependencies
339339
run: |
340-
cargo install cargo-outdated --version 0.16.0
340+
cargo install cargo-outdated --version 0.17.0
341341
342342
- name: Run cargo outdated (main)
343343
run: |

0 commit comments

Comments
 (0)