Skip to content

Commit 5148ecf

Browse files
authored
Merge pull request #108 from exdx/dependabot/cargo/predicates-3.0.3
build(deps): bump predicates from 2.1.5 to 3.0.3
2 parents 2daeff8 + e44b680 commit 5148ecf

File tree

2 files changed

+21
-3
lines changed

2 files changed

+21
-3
lines changed

Cargo.lock

Lines changed: 20 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ xdg = "^2.1"
2121
async-trait = "0.1.66"
2222

2323
[dev-dependencies]
24-
predicates = "2.1.5"
24+
predicates = "3.0.3"
2525
assert_cmd = "2.0.5"
2626
rand = "0.8.5"

0 commit comments

Comments
 (0)