Bug 1888590 - Mark some subtests on trusted-types-event-handlers.html as failing...
[gecko.git] / third_party / rust / same-file / Cargo.lock
blobde49c9df65932de5d2137f85443751b8b9ea99f8
1 # This file is automatically @generated by Cargo.
2 # It is not intended for manual editing.
3 [[package]]
4 name = "doc-comment"
5 version = "0.3.1"
6 source = "registry+https://github.com/rust-lang/crates.io-index"
8 [[package]]
9 name = "same-file"
10 version = "1.0.6"
11 dependencies = [
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)",
16 [[package]]
17 name = "winapi"
18 version = "0.3.2"
19 source = "registry+https://github.com/rust-lang/crates.io-index"
20 dependencies = [
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)",
25 [[package]]
26 name = "winapi-i686-pc-windows-gnu"
27 version = "0.3.2"
28 source = "registry+https://github.com/rust-lang/crates.io-index"
30 [[package]]
31 name = "winapi-util"
32 version = "0.1.1"
33 source = "registry+https://github.com/rust-lang/crates.io-index"
34 dependencies = [
35  "winapi 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)",
38 [[package]]
39 name = "winapi-x86_64-pc-windows-gnu"
40 version = "0.3.2"
41 source = "registry+https://github.com/rust-lang/crates.io-index"
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"