Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2024
1 parent c83d350 commit 90def18
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -127,7 +127,7 @@ cc = "1.0"
chrono = "0.4.31"
filetime = "0.2"
itertools = "0.12"
predicates = "=3.0.3"
predicates = "=3.0.4"
serial_test = "2.0"
temp-env = "0.3.6"
test-case = "3.3.1"
Expand Down

0 comments on commit 90def18

Please sign in to comment.