Skip to content

Commit

Permalink
build(deps): bump bolero from 0.11.1 to 0.12.0
Browse files Browse the repository at this point in the history
Bumps [bolero](https://github.com/camshaft/bolero) from 0.11.1 to 0.12.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 8978f8e commit c56b93b
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 17 deletions.
34 changes: 18 additions & 16 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 @@ -30,7 +30,7 @@ members = ["benchmarks", "xtask"]

[dev-dependencies]
aegis = { version = "0.6.13", features = ["pure-rust"] }
bolero = "0.11.1"
bolero = "0.12.0"
expect-test = "1.5.0"
hex = "0.4.3"
hex-literal = "0.4.1"
Expand Down

0 comments on commit c56b93b

Please sign in to comment.