Skip to content

Commit 88a822c

Browse files
deps: bump the rust-minor group with 2 updates (#83)
Bumps the rust-minor group with 2 updates: [rustc-hash](https://github.com/rust-lang/rustc-hash) and [proptest](https://github.com/proptest-rs/proptest). Updates `rustc-hash` from 2.1.1 to 2.1.2 - [Changelog](https://github.com/rust-lang/rustc-hash/blob/master/CHANGELOG.md) - [Commits](rust-lang/rustc-hash@v2.1.1...v2.1.2) Updates `proptest` from 1.10.0 to 1.11.0 - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: rustc-hash dependency-version: 2.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: proptest dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 46917ce commit 88a822c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ lru = "0.16"
9191
quick_cache = "0.6"
9292
serde_json = "1.0"
9393
chrono = "0.4"
94-
proptest = "1.10"
94+
proptest = "1.11"
9595
arbitrary = { version = "1.4", features = ["derive"] }
9696

9797
# =============================================================================

0 commit comments

Comments
 (0)