Update cargo lock file
This commit is contained in:
parent
0341afd60d
commit
0641321266
5
Cargo.lock
generated
5
Cargo.lock
generated
|
@ -1041,10 +1041,15 @@ dependencies = [
|
||||||
"redox_syscall 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
"redox_syscall 0.1.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[[package]]
|
||||||
|
name = "ransid"
|
||||||
|
version = "0.2.7"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "ransid"
|
name = "ransid"
|
||||||
version = "0.2.7"
|
version = "0.2.7"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
|
replace = "ransid 0.2.7"
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "raw-cpuid"
|
name = "raw-cpuid"
|
||||||
|
|
Loading…
Reference in a new issue