Skip to content

Commit

Permalink
build(deps): bump derive_arbitrary from 1.2.0 to 1.2.1 (#2061)
Browse files Browse the repository at this point in the history
Bumps [derive_arbitrary](https://github.com/rust-fuzz/arbitrary) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/rust-fuzz/arbitrary/releases)
- [Changelog](https://github.com/rust-fuzz/arbitrary/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-fuzz/arbitrary/commits)

---
updated-dependencies:
- dependency-name: derive_arbitrary
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 12, 2022
1 parent 8cf6826 commit f27be7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -219,9 +219,9 @@ dependencies = [

[[package]]
name = "derive_arbitrary"
version = "1.2.0"
version = "1.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4903dff04948f22033ca30232ab8eca2c3fc4c913a8b6a34ee5199699814817f"
checksum = "f8a16495aeb28047bb1185fca837baf755e7d71ed3aeed7f8504654ffa927208"
dependencies = [
"proc-macro2",
"quote",
Expand Down

0 comments on commit f27be7f

Please sign in to comment.