Updated gcc crate to remove one of duplicated dependencies (#4909)
This commit is contained in:
committed by
Arkadiy Paronyan
parent
1959f0ae12
commit
b27138e93f
@@ -15,7 +15,7 @@ log = "0.3"
|
||||
env_logger = "0.3"
|
||||
rustc-serialize = "0.3"
|
||||
rust-crypto = "0.2.34"
|
||||
num_cpus = "0.2"
|
||||
num_cpus = "1.2"
|
||||
crossbeam = "0.2.9"
|
||||
lazy_static = "0.2"
|
||||
bloomchain = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user