summaryrefslogtreecommitdiff
path: root/vendor/windows-strings/Cargo.lock
blob: 39ac3c9f8246154675a866551696815f079d1b2b (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 = 3

[[package]]
name = "windows-link"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "76840935b766e1b0a05c0066835fb9ec80071d4c09a16f6bd5f7e655e3c14c38"

[[package]]
name = "windows-strings"
version = "0.4.2"
dependencies = [
 "windows-link",
]