Skip to content

Commit

Permalink
Bump assertables from 7.0.1 to 8.3.0
Browse files Browse the repository at this point in the history
Bumps [assertables](https://github.com/sixarm/assertables-rust-crate) from 7.0.1 to 8.3.0.
- [Changelog](https://github.com/SixArm/assertables-rust-crate/blob/main/CHANGELOG.md)
- [Commits](SixArm/assertables-rust-crate@v7.0.1...v8.3.0)

---
updated-dependencies:
- dependency-name: assertables
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent bc4bdc9 commit 8d43d56
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 @@ -40,7 +40,7 @@ tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "tracing-log"] }

[dev-dependencies]
assertables = "7.0.1"
assertables = "8.3.0"
pretty_assertions = "1.2"

[features]
Expand Down

0 comments on commit 8d43d56

Please sign in to comment.