summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
blob: 0e54f58d790bd11fad3ca73b48f45891e3830f89 (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.
version = 4

[[package]]
name = "iec16022"
version = "0.1.0"
dependencies = [
 "libc",
]

[[package]]
name = "libc"
version = "0.2.169"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "Could not get crate checksum"