|
|
|
@ -1,19 +1,10 @@
|
|
|
|
|
# This file is automatically @generated by Cargo. |
|
|
|
|
# It is not intended for manual editing. |
|
|
|
|
[[package]] |
|
|
|
|
name = "addr2line" |
|
|
|
|
version = "0.12.2" |
|
|
|
|
name = "anyhow" |
|
|
|
|
version = "1.0.31" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "602d785912f476e480434627e8732e6766b760c045bbf897d9dfaa9f4fbd399c" |
|
|
|
|
dependencies = [ |
|
|
|
|
"gimli", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "adler32" |
|
|
|
|
version = "1.1.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "567b077b825e468cc974f0020d4082ee6e03132512f207ef1a02fd5d00d1f32d" |
|
|
|
|
checksum = "85bb70cc08ec97ca5450e6eba421deeea5f172c0fc61f78b5357b2a8e8be195f" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "autocfg" |
|
|
|
@ -21,20 +12,6 @@ version = "1.0.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "backtrace" |
|
|
|
|
version = "0.3.49" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "05100821de9e028f12ae3d189176b41ee198341eb8f369956407fea2f5cc666c" |
|
|
|
|
dependencies = [ |
|
|
|
|
"addr2line", |
|
|
|
|
"cfg-if", |
|
|
|
|
"libc", |
|
|
|
|
"miniz_oxide", |
|
|
|
|
"object", |
|
|
|
|
"rustc-demangle", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "bitflags" |
|
|
|
|
version = "1.2.1" |
|
|
|
@ -116,40 +93,12 @@ dependencies = [
|
|
|
|
|
"generic-array", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "failure" |
|
|
|
|
version = "0.1.8" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "d32e9bd16cc02eae7db7ef620b392808b89f6a5e16bb3497d159c6b92a0f4f86" |
|
|
|
|
dependencies = [ |
|
|
|
|
"backtrace", |
|
|
|
|
"failure_derive", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "failure_derive" |
|
|
|
|
version = "0.1.8" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 1.0.18", |
|
|
|
|
"quote 1.0.7", |
|
|
|
|
"syn", |
|
|
|
|
"synstructure", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "fake-simd" |
|
|
|
|
version = "0.1.2" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "futures" |
|
|
|
|
version = "0.1.29" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "1b980f2816d6ee8673b6517b52cb0e808a180efc92e5c19d02cdda79066703ef" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "generic-array" |
|
|
|
|
version = "0.12.3" |
|
|
|
@ -159,12 +108,6 @@ dependencies = [
|
|
|
|
|
"typenum", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "gimli" |
|
|
|
|
version = "0.21.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "bcc8e0c9bce37868955864dbecd2b1ab2bdf967e6f28066d65aaac620444b65c" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "glob" |
|
|
|
|
version = "0.3.0" |
|
|
|
@ -193,9 +136,9 @@ checksum = "644f9158b2f133fd50f5fb3242878846d9eb792e445c893805ff0e3824006e35"
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "include_dir" |
|
|
|
|
version = "0.5.0" |
|
|
|
|
version = "0.6.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "25ec8c61b6100ad0fc58ca644c59c0137d526d73cefa7497426369ea0d84d769" |
|
|
|
|
checksum = "23d58bdeb22b1c4691106c084b1063781904c35d0f22eda2a283598968eac61a" |
|
|
|
|
dependencies = [ |
|
|
|
|
"glob", |
|
|
|
|
"include_dir_impl", |
|
|
|
@ -204,14 +147,14 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "include_dir_impl" |
|
|
|
|
version = "0.5.0" |
|
|
|
|
version = "0.6.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "f03b4f7b64011df46794cc221854be5c3084345e260576518b91693866d0afd1" |
|
|
|
|
checksum = "327869970574819d24d1dca25c891856144d29159ab797fa9dc725c5c3f57215" |
|
|
|
|
dependencies = [ |
|
|
|
|
"failure", |
|
|
|
|
"anyhow", |
|
|
|
|
"proc-macro-hack", |
|
|
|
|
"proc-macro2 1.0.18", |
|
|
|
|
"quote 1.0.7", |
|
|
|
|
"proc-macro2", |
|
|
|
|
"quote", |
|
|
|
|
"syn", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
@ -285,15 +228,6 @@ dependencies = [
|
|
|
|
|
"unicase", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "miniz_oxide" |
|
|
|
|
version = "0.3.7" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "791daaae1ed6889560f8c4359194f56648355540573244a5448a83ba1ecc7435" |
|
|
|
|
dependencies = [ |
|
|
|
|
"adler32", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "num-integer" |
|
|
|
|
version = "0.1.43" |
|
|
|
@ -313,12 +247,6 @@ dependencies = [
|
|
|
|
|
"autocfg", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "object" |
|
|
|
|
version = "0.20.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "1ab52be62400ca80aa00285d25253d7f7c437b7375c4de678f5405d3afe82ca5" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "opaque-debug" |
|
|
|
|
version = "0.2.3" |
|
|
|
@ -343,7 +271,7 @@ dependencies = [
|
|
|
|
|
"serde", |
|
|
|
|
"serde_json", |
|
|
|
|
"wasm-bindgen", |
|
|
|
|
"wasm-bindgen-futures 0.4.13", |
|
|
|
|
"wasm-bindgen-futures", |
|
|
|
|
"wasm-bindgen-test", |
|
|
|
|
"web-sys", |
|
|
|
|
"wee_alloc", |
|
|
|
@ -376,8 +304,8 @@ checksum = "99b8db626e31e5b81787b9783425769681b347011cc59471e33ea46d2ea0cf55"
|
|
|
|
|
dependencies = [ |
|
|
|
|
"pest", |
|
|
|
|
"pest_meta", |
|
|
|
|
"proc-macro2 1.0.18", |
|
|
|
|
"quote 1.0.7", |
|
|
|
|
"proc-macro2", |
|
|
|
|
"quote", |
|
|
|
|
"syn", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
@ -404,22 +332,13 @@ version = "0.5.16"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "7e0456befd48169b9f13ef0f0ad46d492cf9d2dbb918bcf38e01eed4ce3ec5e4" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "proc-macro2" |
|
|
|
|
version = "0.4.30" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759" |
|
|
|
|
dependencies = [ |
|
|
|
|
"unicode-xid 0.1.0", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "proc-macro2" |
|
|
|
|
version = "1.0.18" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "beae6331a816b1f65d04c45b078fd8e6c93e8071771f41b8163255bbd8d7c8fa" |
|
|
|
|
dependencies = [ |
|
|
|
|
"unicode-xid 0.2.1", |
|
|
|
|
"unicode-xid", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -439,30 +358,15 @@ version = "1.2.3"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "quote" |
|
|
|
|
version = "0.6.13" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "6ce23b6b870e8f94f81fb0a363d65d86675884b34a09043c81e5562f11c1f8e1" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 0.4.30", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "quote" |
|
|
|
|
version = "1.0.7" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 1.0.18", |
|
|
|
|
"proc-macro2", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "rustc-demangle" |
|
|
|
|
version = "0.1.16" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "ryu" |
|
|
|
|
version = "1.0.5" |
|
|
|
@ -490,8 +394,8 @@ version = "1.0.114"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "2a0be94b04690fbaed37cddffc5c134bf537c8e3329d53e982fe04c374978f8e" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 1.0.18", |
|
|
|
|
"quote 1.0.7", |
|
|
|
|
"proc-macro2", |
|
|
|
|
"quote", |
|
|
|
|
"syn", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
@ -524,21 +428,9 @@ version = "1.0.33"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "e8d5d96e8cbb005d6959f119f773bfaebb5684296108fb32600c00cde305b2cd" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 1.0.18", |
|
|
|
|
"quote 1.0.7", |
|
|
|
|
"unicode-xid 0.2.1", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "synstructure" |
|
|
|
|
version = "0.12.4" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "b834f2d66f734cb897113e34aaff2f1ab4719ca946f9a7358dba8f8064148701" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 1.0.18", |
|
|
|
|
"quote 1.0.7", |
|
|
|
|
"syn", |
|
|
|
|
"unicode-xid 0.2.1", |
|
|
|
|
"proc-macro2", |
|
|
|
|
"quote", |
|
|
|
|
"unicode-xid", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
@ -572,12 +464,6 @@ dependencies = [
|
|
|
|
|
"version_check", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "unicode-xid" |
|
|
|
|
version = "0.1.0" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "fc72304796d0818e357ead4e000d19c9c174ab23dc11093ac919054d20a6a7fc" |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "unicode-xid" |
|
|
|
|
version = "0.2.1" |
|
|
|
@ -609,25 +495,12 @@ dependencies = [
|
|
|
|
|
"bumpalo", |
|
|
|
|
"lazy_static", |
|
|
|
|
"log", |
|
|
|
|
"proc-macro2 1.0.18", |
|
|
|
|
"quote 1.0.7", |
|
|
|
|
"proc-macro2", |
|
|
|
|
"quote", |
|
|
|
|
"syn", |
|
|
|
|
"wasm-bindgen-shared", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "wasm-bindgen-futures" |
|
|
|
|
version = "0.3.27" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "83420b37346c311b9ed822af41ec2e82839bfe99867ec6c54e2da43b7538771c" |
|
|
|
|
dependencies = [ |
|
|
|
|
"cfg-if", |
|
|
|
|
"futures", |
|
|
|
|
"js-sys", |
|
|
|
|
"wasm-bindgen", |
|
|
|
|
"web-sys", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "wasm-bindgen-futures" |
|
|
|
|
version = "0.4.13" |
|
|
|
@ -646,7 +519,7 @@ version = "0.2.63"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "838e423688dac18d73e31edce74ddfac468e37b1506ad163ffaf0a46f703ffe3" |
|
|
|
|
dependencies = [ |
|
|
|
|
"quote 1.0.7", |
|
|
|
|
"quote", |
|
|
|
|
"wasm-bindgen-macro-support", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
@ -656,8 +529,8 @@ version = "0.2.63"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "3156052d8ec77142051a533cdd686cba889537b213f948cd1d20869926e68e92" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 1.0.18", |
|
|
|
|
"quote 1.0.7", |
|
|
|
|
"proc-macro2", |
|
|
|
|
"quote", |
|
|
|
|
"syn", |
|
|
|
|
"wasm-bindgen-backend", |
|
|
|
|
"wasm-bindgen-shared", |
|
|
|
@ -671,27 +544,26 @@ checksum = "c9ba19973a58daf4db6f352eda73dc0e289493cd29fb2632eb172085b6521acd"
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "wasm-bindgen-test" |
|
|
|
|
version = "0.2.50" |
|
|
|
|
version = "0.3.13" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "a2d9693b63a742d481c7f80587e057920e568317b2806988c59cd71618bc26c1" |
|
|
|
|
checksum = "0f0dfda4d3b3f8acbc3c291b09208081c203af457fb14a229783b06e2f128aa7" |
|
|
|
|
dependencies = [ |
|
|
|
|
"console_error_panic_hook", |
|
|
|
|
"futures", |
|
|
|
|
"js-sys", |
|
|
|
|
"scoped-tls", |
|
|
|
|
"wasm-bindgen", |
|
|
|
|
"wasm-bindgen-futures 0.3.27", |
|
|
|
|
"wasm-bindgen-futures", |
|
|
|
|
"wasm-bindgen-test-macro", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
name = "wasm-bindgen-test-macro" |
|
|
|
|
version = "0.2.50" |
|
|
|
|
version = "0.3.13" |
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
checksum = "0789dac148a8840bbcf9efe13905463b733fa96543bfbf263790535c11af7ba5" |
|
|
|
|
checksum = "2c2e18093f11c19ca4e188c177fecc7c372304c311189f12c2f9bea5b7324ac7" |
|
|
|
|
dependencies = [ |
|
|
|
|
"proc-macro2 0.4.30", |
|
|
|
|
"quote 0.6.13", |
|
|
|
|
"proc-macro2", |
|
|
|
|
"quote", |
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|