1# This file is automatically @generated by Cargo.
2# It is not intended for manual editing.
3[[package]]
4name = "doc-comment"
5version = "0.3.1"
6source = "registry+https://github.com/rust-lang/crates.io-index"
7
8[[package]]
9name = "same-file"
10version = "1.0.6"
11dependencies = [
12 "doc-comment 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
13 "winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
14]
15
16[[package]]
17name = "winapi"
18version = "0.3.2"
19source = "registry+https://github.com/rust-lang/crates.io-index"
20dependencies = [
21 "winapi-i686-pc-windows-gnu 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
22 "winapi-x86_64-pc-windows-gnu 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
23]
24
25[[package]]
26name = "winapi-i686-pc-windows-gnu"
27version = "0.3.2"
28source = "registry+https://github.com/rust-lang/crates.io-index"
29
30[[package]]
31name = "winapi-util"
32version = "0.1.1"
33source = "registry+https://github.com/rust-lang/crates.io-index"
34dependencies = [
35 "winapi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
36]
37
38[[package]]
39name = "winapi-x86_64-pc-windows-gnu"
40version = "0.3.2"
41source = "registry+https://github.com/rust-lang/crates.io-index"
42
43[metadata]
44"checksum doc-comment 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "923dea538cea0aa3025e8685b20d6ee21ef99c4f77e954a30febbaac5ec73a97"
45"checksum winapi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "890b38836c01d72fdb636d15c9cfc52ec7fd783b330abc93cd1686f4308dfccc"
46"checksum winapi-i686-pc-windows-gnu 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "ec6667f60c23eca65c561e63a13d81b44234c2e38a6b6c959025ee907ec614cc"
47"checksum winapi-util 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "afc5508759c5bf4285e61feb862b6083c8480aec864fa17a81fdec6f69b461ab"
48"checksum winapi-x86_64-pc-windows-gnu 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "98f12c52b2630cd05d2c3ffd8e008f7f48252c042b4871c72aed9dc733b96668"
49