lix/nix-rust/Cargo.lock

17 lines
501 B
Plaintext
Raw Normal View History

2019-11-26 21:46:36 +00:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
2019-03-27 13:12:20 +00:00
[[package]]
name = "libc"
2019-12-09 10:28:15 +00:00
version = "0.2.66"
2019-03-27 13:12:20 +00:00
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "nix-rust"
version = "0.1.0"
dependencies = [
2019-12-09 10:28:15 +00:00
"libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
2019-03-27 13:12:20 +00:00
]
[metadata]
2019-12-09 10:28:15 +00:00
"checksum libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)" = "d515b1f41455adea1313a4a2ac8a8a477634fbae63cc6100e3aebb207ce61558"