Skip to content

Commit 8bc1cb3

Browse files
dependabot[bot]hlisdero
authored andcommitted
chore(deps): bump predicates from 3.1.3 to 3.1.4
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 3.1.3 to 3.1.4. - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: predicates dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5e199f7 commit 8bc1cb3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -32,7 +32,7 @@ netcrab = "1.0.1"
3232
[dev-dependencies]
3333
assert_cmd = "2.1.2"
3434
assert_fs = "1.1.3"
35-
predicates = "3.1.3"
35+
predicates = "3.1.4"
3636

3737
[package.metadata.rust-analyzer]
3838
# This package uses #[feature(rustc_private)]

0 commit comments

Comments
 (0)