summaryrefslogtreecommitdiff
path: root/Cargo.lock
blob: 213875df859d36e6fd111a106c47fcfd39f2741c (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 = "wicopy"
version = "0.1.0"
dependencies = [
 "xml",
]

[[package]]
name = "xml"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72e6e0a83ae73d886ab66fc2f82b598fbbb8f373357d5f2f9f783e50e4d06435"