Skip to content

Commit 1f13ef9

Browse files
Bump predicates from 3.0.4 to 3.1.0
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 3.0.4 to 3.1.0. - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.0.4...v3.1.0) --- updated-dependencies: - dependency-name: predicates dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f9f27d6 commit 1f13ef9

File tree

2 files changed

+3
-19
lines changed

2 files changed

+3
-19
lines changed

Cargo.lock

+2-18
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ default = ["regex"]
2323

2424
[dev-dependencies]
2525
assert_cmd = "2.0.13"
26-
predicates = { version = "3.0.4", default-features = false }
26+
predicates = { version = "3.1.0", default-features = false }
2727

2828
[profile.release]
2929
lto = true

0 commit comments

Comments
 (0)