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-03-13 20:55:16 -04:00
|
|
|
version = "0.3.45"
|
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
|
|
|
"backtrace-sys 0.1.34 (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-02-24 21:44:51 -05:00
|
|
|
"libc 0.2.67 (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-03-13 20:55:16 -04:00
|
|
|
version = "0.1.34"
|
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-02-24 21:44:51 -05:00
|
|
|
"libc 0.2.67 (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-03-13 20:55:16 -04:00
|
|
|
"backtrace 0.3.45 (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-02-24 21:44:51 -05:00
|
|
|
version = "0.2.67"
|
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-02-24 21:44:51 -05:00
|
|
|
version = "1.0.9"
|
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-02-24 21:44:51 -05:00
|
|
|
"proc-macro2 1.0.9 (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-03-27 17:53:34 -04:00
|
|
|
version = "0.3.9"
|
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-02-24 21:44:51 -05:00
|
|
|
"libc 0.2.67 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-03-13 20:55:16 -04:00
|
|
|
"trybuild 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
"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"
|
|
|
|
version = "1.0.104"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
|
|
|
"serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_derive"
|
|
|
|
version = "1.0.104"
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
dependencies = [
|
2020-02-24 21:44:51 -05:00
|
|
|
"proc-macro2 1.0.9 (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-02-24 21:44:51 -05:00
|
|
|
"syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)",
|
2019-12-22 10:22:44 -05:00
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "serde_json"
|
2020-02-24 21:44:51 -05:00
|
|
|
version = "1.0.48"
|
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)",
|
2019-12-22 10:22:44 -05:00
|
|
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "syn"
|
2020-02-24 21:44:51 -05:00
|
|
|
version = "1.0.16"
|
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
|
|
|
"proc-macro2 1.0.9 (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-01-16 17:02:53 -05:00
|
|
|
"winapi-util 0.1.3 (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 = [
|
|
|
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
]
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
name = "trybuild"
|
2020-03-13 20:55:16 -04:00
|
|
|
version = "1.0.24"
|
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)",
|
|
|
|
"serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)",
|
2020-02-24 21:44:51 -05:00
|
|
|
"serde_json 1.0.48 (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-02-24 21:44:51 -05:00
|
|
|
"libc 0.2.67 (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-01-16 17:02:53 -05:00
|
|
|
version = "0.1.3"
|
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-03-13 20:55:16 -04:00
|
|
|
"checksum backtrace 0.3.45 (registry+https://github.com/rust-lang/crates.io-index)" = "ad235dabf00f36301792cfe82499880ba54c6486be094d1047b02bacb67c14e8"
|
|
|
|
"checksum backtrace-sys 0.1.34 (registry+https://github.com/rust-lang/crates.io-index)" = "ca797db0057bae1a7aa2eef3283a874695455cecf08a43bfb8507ee0ebc1ed69"
|
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-02-24 21:44:51 -05:00
|
|
|
"checksum libc 0.2.67 (registry+https://github.com/rust-lang/crates.io-index)" = "eb147597cdf94ed43ab7a9038716637d2d1bf2bc571da995d0028dec06bd3018"
|
|
|
|
"checksum proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)" = "6c09721c6781493a2a492a96b5a5bf19b65917fe6728884e7c44dd0c60ca3435"
|
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"
|
2019-12-22 10:22:44 -05:00
|
|
|
"checksum serde 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)" = "414115f25f818d7dfccec8ee535d76949ae78584fc4f79a6f45a904bf8ab4449"
|
|
|
|
"checksum serde_derive 1.0.104 (registry+https://github.com/rust-lang/crates.io-index)" = "128f9e303a5a29922045a830221b8f78ec74a5f544944f3d5984f8ec3895ef64"
|
2020-02-24 21:44:51 -05:00
|
|
|
"checksum serde_json 1.0.48 (registry+https://github.com/rust-lang/crates.io-index)" = "9371ade75d4c2d6cb154141b9752cf3781ec9c05e0e5cf35060e1e70ee7b9c25"
|
|
|
|
"checksum syn 1.0.16 (registry+https://github.com/rust-lang/crates.io-index)" = "123bd9499cfb380418d509322d7a6d52e5315f064fe4b3ad18a53d6b92c07859"
|
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-03-13 20:55:16 -04:00
|
|
|
"checksum trybuild 1.0.24 (registry+https://github.com/rust-lang/crates.io-index)" = "24b4e093c5ed1a60b22557090120aa14f90ca801549c0949d775ea07c1407720"
|
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-01-16 17:02:53 -05:00
|
|
|
"checksum winapi-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "4ccfbf554c6ad11084fb7517daca16cfdcaccbdadba4fc336f032a8b12c2ad80"
|
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"
|