version = 3
[[package]]
name = "widestring"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17882f045410753661207383517a6f62ec3dbeb6a4ed2acce01f0728238d1983"
[[package]]
name = "win-sys"
version = "0.1.0"
dependencies = [
"widestring",
"windows",
]
[[package]]
name = "windows"
version = "0.26.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "347cdcaae1addebdff584aea1f9fbc0426dedbe1315f1dcf30c7a9876401cd25"
dependencies = [
"windows_aarch64_msvc",
"windows_i686_gnu",
"windows_i686_msvc",
"windows_x86_64_gnu",
"windows_x86_64_msvc",
]
[[package]]
name = "windows_aarch64_msvc"
version = "0.26.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7758986b022add546ae53ccad31f4852ce6bd2e2c2d3cc2b1d7d06dea0b90da"
[[package]]
name = "windows_i686_gnu"
version = "0.26.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29261214caab8e589f61031ba1ccd5c3c25e61db2118a3aec4459f58ff798726"
[[package]]
name = "windows_i686_msvc"
version = "0.26.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43984fb3b944743142112ae926e7adeccb60f35bb81d43114f4d0fe2871f60ba"
[[package]]
name = "windows_x86_64_gnu"
version = "0.26.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a80fc90e1ad19769e596a3f58d0776319059e21cac9069a5a2a791362ce7190"
[[package]]
name = "windows_x86_64_msvc"
version = "0.26.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc24ddac19a0cf02ad2b32d8897f202fc1a13ef285e2d4774e6610783cc8398f"