Skip to content

Commit

Permalink
Bump assertables from 8.3.0 to 9.5.0
Browse files Browse the repository at this point in the history
Bumps [assertables](https://github.com/sixarm/assertables-rust-crate) from 8.3.0 to 9.5.0.
- [Changelog](https://github.com/SixArm/assertables-rust-crate/blob/main/CHANGES.md)
- [Commits](SixArm/assertables-rust-crate@v8.3.0...v9.5.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 Dec 9, 2024
1 parent d8a9fe7 commit 5768f9e
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 @@ -45,7 +45,7 @@ tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter", "tracing-log"] }

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

[features]
Expand Down

0 comments on commit 5768f9e

Please sign in to comment.