Update cargo lock file

This commit is contained in:
Jeremy Soller 2017-04-16 14:52:07 -06:00
parent 0341afd60d
commit 0641321266

5
Cargo.lock generated
View file

@ -1041,10 +1041,15 @@ dependencies = [
"redox_syscall 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "ransid"
version = "0.2.7"
[[package]]
name = "ransid"
version = "0.2.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
replace = "ransid 0.2.7"
[[package]]
name = "raw-cpuid"