Skip to content
This repository has been archived by the owner on Jun 29, 2024. It is now read-only.

Commit

Permalink
build(deps): bump bolero from 0.10.0 to 0.10.1
Browse files Browse the repository at this point in the history
Bumps [bolero](https://github.com/camshaft/bolero) from 0.10.0 to 0.10.1.
- [Changelog](https://github.com/camshaft/bolero/blob/master/CHANGELOG.md)
- [Commits](https://github.com/camshaft/bolero/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 5, 2024
1 parent 52d64bb commit 0091cea
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 @@ -8,7 +8,7 @@ digest = { version = "0.10.7", default-features = false, features = ["block-buff
hex-literal = "0.4.1"

[dev-dependencies]
bolero = "0.10.0"
bolero = "0.10.1"
expect-test = "1.4.1"
hex = "0.4.3"
quickcheck = "1.0.3"
Expand Down

0 comments on commit 0091cea

Please sign in to comment.