This repository has been archived on 2025-03-02. You can view files and clone it, but cannot push or open issues or pull requests.
neco/Cargo.lock

17 lines
497 B
Text
Raw Normal View History

2019-05-12 02:39:08 +02:00
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "libc"
2019-08-09 22:41:05 +02:00
version = "0.2.60"
2019-05-12 02:39:08 +02:00
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "neco"
version = "0.1.0"
dependencies = [
2019-08-09 22:41:05 +02:00
"libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
2019-05-12 02:39:08 +02:00
]
[metadata]
2019-08-09 22:41:05 +02:00
"checksum libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)" = "d44e80633f007889c7eff624b709ab43c92d708caad982295768a7b13ca3b5eb"