Skip to content

Commit

Permalink
build(deps): bump predicates from 3.1.2 to 3.1.3
Browse files Browse the repository at this point in the history
Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)
- [Commits](assert-rs/predicates-rs@v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: predicates
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent a077290 commit 45f32ba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ comrak = { version = "0.28.0", default-features = false }
enum-iterator = "2.1.0"
insta = { version = "1.41.1", features = ["yaml"] }
nom = "7.1.3"
predicates = { version = "3.1.2", default-features = false }
predicates = { version = "3.1.3", default-features = false }
pretty_assertions = "1.4.1"
proptest = "1.5.0"
rand = "0.8.5"
Expand Down

0 comments on commit 45f32ba

Please sign in to comment.