summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
blob: e536a5d809bac8d4cc45b957556c65dfea34a83c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "libc"
version = "0.2.54"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "neco"
version = "0.1.0"
dependencies = [
 "libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum libc 0.2.54 (registry+https://github.com/rust-lang/crates.io-index)" = "c6785aa7dd976f5fbf3b71cfd9cd49d7f783c1ff565a858d71031c6c313aa5c6"