Skip to content

Commit f60ba70

Browse files
build(deps): bump predicates from 2.1.5 to 3.1.3
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.1.5 to 3.1.3. - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v2.1.5...v3.1.3) --- updated-dependencies: - dependency-name: predicates dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6549613 commit f60ba70

File tree

2 files changed

+29
-6
lines changed

2 files changed

+29
-6
lines changed

Cargo.lock

Lines changed: 28 additions & 5 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
@@ -335,7 +335,7 @@ pbkdf2 = { version = "0.12.2", default-features = false }
335335
pem = "1.1.1"
336336
percentage = "0.1.0"
337337
pickledb = { version = "0.5.1", default-features = false }
338-
predicates = "2.1"
338+
predicates = "3.1"
339339
pretty-hex = "0.3.0"
340340
pretty_assertions = "1.4.1"
341341
prio-graph = "0.3.0"

0 commit comments

Comments
 (0)