Skip to content

Commit

Permalink
Update sparse-bitfield requirement from 0.8.1 to 0.10.0
Browse files Browse the repository at this point in the history
Updates the requirements on [sparse-bitfield](https://github.com/datrs/sparse-bitfield) to permit the latest version.
- [Release notes](https://github.com/datrs/sparse-bitfield/releases)
- [Changelog](https://github.com/datrs/sparse-bitfield/blob/master/CHANGELOG.md)
- [Commits](datrs/sparse-bitfield@0.8.1...0.10.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Sep 9, 2019
1 parent 7eda350 commit 580dff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ random-access-memory = "1.0.0"
random-access-storage = "2.0.0"
sha2 = "0.8.0"
sleep-parser = "0.8.0"
sparse-bitfield = "0.8.1"
sparse-bitfield = "0.10.0"
tree-index = "0.5.0"

[dev-dependencies]
Expand Down

0 comments on commit 580dff6

Please sign in to comment.