nix-super/nix-rust/Cargo.lock

17 lines
501 B
Text
Raw Normal View History

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