|
|
@ -2,15 +2,15 @@ |
|
|
|
# It is not intended for manual editing. |
|
|
|
[[package]] |
|
|
|
name = "libc" |
|
|
|
version = "0.2.43" |
|
|
|
version = "0.2.72" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "raou" |
|
|
|
version = "0.1.0" |
|
|
|
dependencies = [ |
|
|
|
"libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.72 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[metadata] |
|
|
|
"checksum libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" = "76e3a3ef172f1a0b9a9ff0dd1491ae5e6c948b94479a3021819ba7d860c8645d" |
|
|
|
"checksum libc 0.2.72 (registry+https://github.com/rust-lang/crates.io-index)" = "a9f8082297d534141b30c8d39e9b1773713ab50fdbe4ff30f750d063b3bfd701" |