Skip to content

Commit

Permalink
Update bit-set requirement from 0.5.2 to 0.8.0
Browse files Browse the repository at this point in the history
Updates the requirements on [bit-set](https://github.com/contain-rs/bit-set) to permit the latest version.
- [Release notes](https://github.com/contain-rs/bit-set/releases)
- [Changelog](https://github.com/contain-rs/bit-set/blob/master/RELEASES.md)
- [Commits](https://github.com/contain-rs/bit-set/commits)

---
updated-dependencies:
- dependency-name: bit-set
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 17, 2024
1 parent e1125b1 commit 15c974f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proptest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ version = "0.8"
optional = true

[dependencies.bit-set]
version = "0.5.2"
version = "0.8.0"
optional = true

[dependencies.bit-vec]
Expand Down

0 comments on commit 15c974f

Please sign in to comment.