mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
Merge pull request #652 from jbcrail/update-deps
Update dependency for bit vector.
This commit is contained in:
commit
1a2be4bf7f
1 changed files with 1 additions and 1 deletions
2
deps/Cargo.toml
vendored
2
deps/Cargo.toml
vendored
|
@ -8,7 +8,7 @@ name = "null"
|
|||
[dependencies]
|
||||
libc = "0.1.8"
|
||||
getopts = "0.2.11"
|
||||
bit-vec = "0.3.0"
|
||||
bit-vec = "0.4.0"
|
||||
bit-set = "0.2.0"
|
||||
num_cpus = "*"
|
||||
rand = "0.3.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue