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)",
|
||||
]
|
||||
|
||||
[[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"
|
||||
|
|
Loading…
Reference in a new issue