mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
Merge pull request #652 from jbcrail/update-deps
Update dependency for bit vector.
This commit is contained in:
Vendored
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user