2019-10-07 19:56:41 -04:00
|
|
|
# This file is automatically @generated by Cargo.
|
|
|
|
# It is not intended for manual editing.
|
2019-10-31 12:03:44 -04:00
|
|
|
[[package]]
|
|
|
|
name = "backtrace"
|
2020-04-01 20:24:39 -04:00
|
|
|
version = "0.3.46"
|
2019-10-31 12:03:44 -04:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-04-01 20:24:39 -04:00
|
|
|
"backtrace-sys 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-10-31 12:03:44 -04:00
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-04-01 20:24:39 -04:00
|
|
|
"libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-10-31 12:03:44 -04:00
|
|
|
"rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "backtrace-sys"
|
2020-04-01 20:24:39 -04:00
|
|
|
version = "0.1.35"
|
2019-10-31 12:03:44 -04:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-01-10 00:53:18 -05:00
|
|
|
"cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-04-01 20:24:39 -04:00
|
|
|
"libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-10-31 12:03:44 -04:00
|
|
|
]
|
|
|
|
|
2019-12-04 02:03:17 -05:00
|
|
|
[[package]]
|
|
|
|
name = "bitflags"
|
|
|
|
version = "1.2.1"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-10-31 12:03:44 -04:00
|
|
|
[[package]]
|
|
|
|
name = "cargo_gn"
|
2020-01-05 00:21:33 -05:00
|
|
|
version = "0.0.15"
|
2019-10-31 12:03:44 -04:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-10-15 16:10:52 -04:00
|
|
|
[[package]]
|
|
|
|
name = "cc"
|
2020-01-10 00:53:18 -05:00
|
|
|
version = "1.0.50"
|
2019-10-15 16:10:52 -04:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-10-31 12:03:44 -04:00
|
|
|
[[package]]
|
|
|
|
name = "cfg-if"
|
|
|
|
version = "0.1.10"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "failure"
|
2020-03-13 20:55:16 -04:00
|
|
|
version = "0.1.7"
|
2019-10-31 12:03:44 -04:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-04-01 20:24:39 -04:00
|
|
|
"backtrace 0.3.46 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-10-31 12:03:44 -04:00
|
|
|
]
|
|
|
|
|
2019-12-22 10:22:44 -05:00
|
|
|
[[package]]
|
|
|
|
name = "glob"
|
|
|
|
version = "0.3.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "itoa"
|
2020-02-24 21:44:51 -05:00
|
|
|
version = "0.4.5"
|
2019-12-22 10:22:44 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-11-15 19:21:34 -05:00
|
|
|
[[package]]
|
|
|
|
name = "lazy_static"
|
|
|
|
version = "1.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-10-31 12:03:44 -04:00
|
|
|
[[package]]
|
|
|
|
name = "libc"
|
2020-04-01 20:24:39 -04:00
|
|
|
version = "0.2.68"
|
2019-10-31 12:03:44 -04:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-12-22 10:22:44 -05:00
|
|
|
[[package]]
|
|
|
|
name = "proc-macro2"
|
2020-04-01 20:24:39 -04:00
|
|
|
version = "1.0.10"
|
2019-12-22 10:22:44 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "quote"
|
2020-03-13 20:55:16 -04:00
|
|
|
version = "1.0.3"
|
2019-12-22 10:22:44 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-04-01 20:24:39 -04:00
|
|
|
"proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-22 10:22:44 -05:00
|
|
|
]
|
|
|
|
|
2019-10-31 12:03:44 -04:00
|
|
|
[[package]]
|
|
|
|
name = "rustc-demangle"
|
|
|
|
version = "0.1.16"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-10-07 19:56:41 -04:00
|
|
|
[[package]]
|
2019-10-31 21:01:29 -04:00
|
|
|
name = "rusty_v8"
|
2020-04-09 14:26:31 -04:00
|
|
|
version = "0.3.11"
|
2019-10-15 16:10:52 -04:00
|
|
|
dependencies = [
|
2019-12-04 02:03:17 -05:00
|
|
|
"bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-01-05 00:21:33 -05:00
|
|
|
"cargo_gn 0.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-11-15 19:21:34 -05:00
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-04-01 20:24:39 -04:00
|
|
|
"libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-04-09 14:26:31 -04:00
|
|
|
"trybuild 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-13 20:55:16 -04:00
|
|
|
"which 3.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-10-31 12:03:44 -04:00
|
|
|
]
|
|
|
|
|
2019-12-22 10:22:44 -05:00
|
|
|
[[package]]
|
|
|
|
name = "ryu"
|
2020-03-13 20:55:16 -04:00
|
|
|
version = "1.0.3"
|
2019-12-22 10:22:44 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde"
|
2020-04-09 14:26:31 -04:00
|
|
|
version = "1.0.106"
|
2019-12-22 10:22:44 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-04-09 14:26:31 -04:00
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-22 10:22:44 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
2020-04-09 14:26:31 -04:00
|
|
|
version = "1.0.106"
|
2019-12-22 10:22:44 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-04-01 20:24:39 -04:00
|
|
|
"proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-13 20:55:16 -04:00
|
|
|
"quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-04-01 20:24:39 -04:00
|
|
|
"syn 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-22 10:22:44 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2020-04-09 14:26:31 -04:00
|
|
|
version = "1.0.51"
|
2019-12-22 10:22:44 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-02-24 21:44:51 -05:00
|
|
|
"itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-13 20:55:16 -04:00
|
|
|
"ryu 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-04-09 14:26:31 -04:00
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-22 10:22:44 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2020-04-01 20:24:39 -04:00
|
|
|
version = "1.0.17"
|
2019-12-22 10:22:44 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-04-01 20:24:39 -04:00
|
|
|
"proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-13 20:55:16 -04:00
|
|
|
"quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-22 10:22:44 -05:00
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "termcolor"
|
2020-01-16 17:02:53 -05:00
|
|
|
version = "1.1.0"
|
2019-12-22 10:22:44 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-04-01 20:24:39 -04:00
|
|
|
"winapi-util 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-22 10:22:44 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "toml"
|
2020-01-16 17:02:53 -05:00
|
|
|
version = "0.5.6"
|
2019-12-22 10:22:44 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-04-09 14:26:31 -04:00
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-22 10:22:44 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "trybuild"
|
2020-04-09 14:26:31 -04:00
|
|
|
version = "1.0.25"
|
2019-12-22 10:22:44 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-04-09 14:26:31 -04:00
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"serde_json 1.0.51 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-01-16 17:02:53 -05:00
|
|
|
"termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"toml 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-22 10:22:44 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "unicode-xid"
|
|
|
|
version = "0.2.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-10-31 12:03:44 -04:00
|
|
|
[[package]]
|
|
|
|
name = "which"
|
2020-03-13 20:55:16 -04:00
|
|
|
version = "3.1.1"
|
2019-10-31 12:03:44 -04:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-03-13 20:55:16 -04:00
|
|
|
"failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-04-01 20:24:39 -04:00
|
|
|
"libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-10-15 16:10:52 -04:00
|
|
|
]
|
2019-10-07 19:56:41 -04:00
|
|
|
|
2019-12-22 10:22:44 -05:00
|
|
|
[[package]]
|
|
|
|
name = "winapi"
|
|
|
|
version = "0.3.8"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-i686-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-util"
|
2020-04-01 20:24:39 -04:00
|
|
|
version = "0.1.4"
|
2019-12-22 10:22:44 -05:00
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "winapi-x86_64-pc-windows-gnu"
|
|
|
|
version = "0.4.0"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
2019-10-15 16:10:52 -04:00
|
|
|
[metadata]
|
2020-04-01 20:24:39 -04:00
|
|
|
"checksum backtrace 0.3.46 (registry+https://github.com/rust-lang/crates.io-index)" = "b1e692897359247cc6bb902933361652380af0f1b7651ae5c5013407f30e109e"
|
|
|
|
"checksum backtrace-sys 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)" = "7de8aba10a69c8e8d7622c5710229485ec32e9d55fdad160ea559c086fdcd118"
|
2019-12-04 02:03:17 -05:00
|
|
|
"checksum bitflags 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "cf1de2fe8c75bc145a2f577add951f8134889b4795d47466a54a5c846d691693"
|
2020-01-05 00:21:33 -05:00
|
|
|
"checksum cargo_gn 0.0.15 (registry+https://github.com/rust-lang/crates.io-index)" = "5ba7d7f7b201dfcbc314b14f2176c92f8ba521dab538b40e426ffed25ed7cd80"
|
2020-01-10 00:53:18 -05:00
|
|
|
"checksum cc 1.0.50 (registry+https://github.com/rust-lang/crates.io-index)" = "95e28fa049fda1c330bcf9d723be7663a899c4679724b34c81e9f5a326aab8cd"
|
2019-10-31 12:03:44 -04:00
|
|
|
"checksum cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)" = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822"
|
2020-03-13 20:55:16 -04:00
|
|
|
"checksum failure 0.1.7 (registry+https://github.com/rust-lang/crates.io-index)" = "b8529c2421efa3066a5cbd8063d2244603824daccb6936b079010bb2aa89464b"
|
2019-12-22 10:22:44 -05:00
|
|
|
"checksum glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
|
2020-02-24 21:44:51 -05:00
|
|
|
"checksum itoa 0.4.5 (registry+https://github.com/rust-lang/crates.io-index)" = "b8b7a7c0c47db5545ed3fef7468ee7bb5b74691498139e4b3f6a20685dc6dd8e"
|
2019-11-15 19:21:34 -05:00
|
|
|
"checksum lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
2020-04-01 20:24:39 -04:00
|
|
|
"checksum libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)" = "dea0c0405123bba743ee3f91f49b1c7cfb684eef0da0a50110f758ccf24cdff0"
|
|
|
|
"checksum proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)" = "df246d292ff63439fea9bc8c0a270bed0e390d5ebd4db4ba15aba81111b5abe3"
|
2020-03-13 20:55:16 -04:00
|
|
|
"checksum quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "2bdc6c187c65bca4260c9011c9e3132efe4909da44726bad24cf7572ae338d7f"
|
2019-10-31 12:03:44 -04:00
|
|
|
"checksum rustc-demangle 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783"
|
2020-03-13 20:55:16 -04:00
|
|
|
"checksum ryu 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "535622e6be132bccd223f4bb2b8ac8d53cda3c7a6394944d3b2b33fb974f9d76"
|
2020-04-09 14:26:31 -04:00
|
|
|
"checksum serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)" = "36df6ac6412072f67cf767ebbde4133a5b2e88e76dc6187fa7104cd16f783399"
|
|
|
|
"checksum serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)" = "9e549e3abf4fb8621bd1609f11dfc9f5e50320802273b12f3811a67e6716ea6c"
|
|
|
|
"checksum serde_json 1.0.51 (registry+https://github.com/rust-lang/crates.io-index)" = "da07b57ee2623368351e9a0488bb0b261322a15a6e0ae53e243cbdc0f4208da9"
|
2020-04-01 20:24:39 -04:00
|
|
|
"checksum syn 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)" = "0df0eb663f387145cab623dea85b09c2c5b4b0aef44e945d928e682fce71bb03"
|
2020-01-16 17:02:53 -05:00
|
|
|
"checksum termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f"
|
|
|
|
"checksum toml 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ffc92d160b1eef40665be3a05630d003936a3bc7da7421277846c2613e92c71a"
|
2020-04-09 14:26:31 -04:00
|
|
|
"checksum trybuild 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" = "459186ab1afd6d93bd23c2269125f4f7694f8771fe0e64434b4bdc212b94034d"
|
2019-12-22 10:22:44 -05:00
|
|
|
"checksum unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "826e7639553986605ec5979c7dd957c7895e93eabed50ab2ffa7f6128a75097c"
|
2020-03-13 20:55:16 -04:00
|
|
|
"checksum which 3.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d011071ae14a2f6671d0b74080ae0cd8ebf3a6f8c9589a2cd45f23126fe29724"
|
2019-12-22 10:22:44 -05:00
|
|
|
"checksum winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "8093091eeb260906a183e6ae1abdba2ef5ef2257a21801128899c3fc699229c6"
|
|
|
|
"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
2020-04-01 20:24:39 -04:00
|
|
|
"checksum winapi-util 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "fa515c5163a99cc82bab70fd3bfdd36d827be85de63737b40fcef2ce084a436e"
|
2019-12-22 10:22:44 -05:00
|
|
|
"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|