15 sor
406 B
TOML
15 sor
406 B
TOML
[[package]]
|
|
name = "libc"
|
|
version = "0.2.43"
|
|
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)",
|
|
]
|
|
|
|
[metadata]
|
|
"checksum libc 0.2.43 (registry+https://github.com/rust-lang/crates.io-index)" = "76e3a3ef172f1a0b9a9ff0dd1491ae5e6c948b94479a3021819ba7d860c8645d"
|