Skip to content

Commit

Permalink
rust predicates bump
Browse files Browse the repository at this point in the history
  • Loading branch information
urbas committed Jun 1, 2024
1 parent 265c6fb commit 0346885
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 26 deletions.
30 changes: 5 additions & 25 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ path = "src/main.rs"

[dev-dependencies]
assert_cmd = "2.0.5"
predicates = "2.1.1"
predicates = "3"

[dependencies]
clap = "4.0.18"
Expand Down

0 comments on commit 0346885

Please sign in to comment.