Skip to content

Commit

Permalink
Merge pull request stanislav-tkach#343 from stanislav-tkach/dependabo…
Browse files Browse the repository at this point in the history
…t/cargo/predicates-3

Update predicates requirement from 2 to 3
  • Loading branch information
stanislav-tkach authored Mar 15, 2023
2 parents 9ccebce + 4fa38e4 commit 4114330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ clap = { version = "4", features = ["derive"] }

[dev-dependencies]
assert_cmd = "2"
predicates = "2"
predicates = "3"

0 comments on commit 4114330

Please sign in to comment.