-
Notifications
You must be signed in to change notification settings - Fork 0
/
Cargo.lock
30 lines (26 loc) · 1.13 KB
/
Cargo.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "gong"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "libc"
version = "0.2.60"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "libm"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "mdate-rust"
version = "0.1.0"
dependencies = [
"gong 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)",
"libm 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
]
[metadata]
"checksum gong 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "579fa560d2cdd72ed2b6c0285a8a76ce0e5fb560ecb646adaa90ae713dcb3cae"
"checksum libc 0.2.60 (registry+https://github.com/rust-lang/crates.io-index)" = "d44e80633f007889c7eff624b709ab43c92d708caad982295768a7b13ca3b5eb"
"checksum libm 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "7fc7aa29613bd6a620df431842069224d8bc9011086b1db4c0e0cd47fa03ec9a"