|
|
|
@ -90,14 +90,14 @@ checksum = "cdb031dd78e28731d87d56cc8ffef4a8f36ca26c38fe2de700543e627f8a464a" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "backtrace" |
|
|
|
name = "backtrace" |
|
|
|
version = "0.3.51" |
|
|
|
version = "0.3.53" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "ec1931848a574faa8f7c71a12ea00453ff5effbb5f51afe7f77d7a48cace6ac1" |
|
|
|
checksum = "707b586e0e2f247cbde68cdd2c3ce69ea7b7be43e1c5b426e37c9319c4b9838e" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"addr2line", |
|
|
|
"addr2line", |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 1.0.0", |
|
|
|
"libc", |
|
|
|
"libc", |
|
|
|
"miniz_oxide 0.4.2", |
|
|
|
"miniz_oxide 0.4.3", |
|
|
|
"object", |
|
|
|
"object", |
|
|
|
"rustc-demangle", |
|
|
|
"rustc-demangle", |
|
|
|
] |
|
|
|
] |
|
|
|
@ -163,9 +163,9 @@ checksum = "0e4cec68f03f32e44924783795810fa50a7035d8c8ebe78580ad7e6c703fba38" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "cc" |
|
|
|
name = "cc" |
|
|
|
version = "1.0.60" |
|
|
|
version = "1.0.61" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "ef611cc68ff783f18535d77ddd080185275713d852c4f5cbb6122c462a7a825c" |
|
|
|
checksum = "ed67cbde08356238e75fc4656be4749481eeffb09e19f320a25237d5221c985d" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "cfg-if" |
|
|
|
name = "cfg-if" |
|
|
|
@ -173,6 +173,12 @@ version = "0.1.10" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" |
|
|
|
checksum = "4785bdd1c96b2a846b2bd7cc02e86b6b3dbf14e7e53446c4f54c92a361040822" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "cfg-if" |
|
|
|
|
|
|
|
version = "1.0.0" |
|
|
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "chrono" |
|
|
|
name = "chrono" |
|
|
|
version = "0.4.19" |
|
|
|
version = "0.4.19" |
|
|
|
@ -197,9 +203,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "color_quant" |
|
|
|
name = "color_quant" |
|
|
|
version = "1.0.1" |
|
|
|
version = "1.1.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "0dbbb57365263e881e805dc77d94697c9118fd94d8da011240555aa7b23445bd" |
|
|
|
checksum = "3d7b894f5411737b7867f4827955924d7c254fc9f4d91a6aad6b097804b1018b" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "conduit" |
|
|
|
name = "conduit" |
|
|
|
@ -271,7 +277,7 @@ version = "1.2.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1" |
|
|
|
checksum = "ba125de2af0df55319f41944744ad91c71113bf74a4646efff39afe1f6842db1" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
@ -281,7 +287,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace" |
|
|
|
checksum = "058ed274caafc1f60c4997b5fc07bf7dc7cca454af7c6e81edffe5f33f70dace" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"autocfg", |
|
|
|
"autocfg", |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
"crossbeam-utils", |
|
|
|
"crossbeam-utils", |
|
|
|
"lazy_static", |
|
|
|
"lazy_static", |
|
|
|
"maybe-uninit", |
|
|
|
"maybe-uninit", |
|
|
|
@ -296,7 +302,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8" |
|
|
|
checksum = "c3c7c73a2d1e9fc0886a08b93e98eb643461230d5f1925e4036204d5f2e261a8" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"autocfg", |
|
|
|
"autocfg", |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
"lazy_static", |
|
|
|
"lazy_static", |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
@ -384,7 +390,7 @@ version = "0.8.24" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "a51b8cf747471cb9499b6d59e59b0444f4c90eba8968c4e44874e92b5b64ace2" |
|
|
|
checksum = "a51b8cf747471cb9499b6d59e59b0444f4c90eba8968c4e44874e92b5b64ace2" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
@ -566,7 +572,7 @@ version = "0.1.15" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "fc587bc0ec293155d5bfa6b9891ec18a1e330c234f896ea47fbada4cadbe47e6" |
|
|
|
checksum = "fc587bc0ec293155d5bfa6b9891ec18a1e330c234f896ea47fbada4cadbe47e6" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
"libc", |
|
|
|
"libc", |
|
|
|
"wasi 0.9.0+wasi-snapshot-preview1", |
|
|
|
"wasi 0.9.0+wasi-snapshot-preview1", |
|
|
|
] |
|
|
|
] |
|
|
|
@ -766,7 +772,7 @@ version = "0.1.7" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "63312a18f7ea8760cdd0a7c5aac1a619752a246b833545e3e36d1f81f7cd9e66" |
|
|
|
checksum = "63312a18f7ea8760cdd0a7c5aac1a619752a246b833545e3e36d1f81f7cd9e66" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
@ -881,7 +887,7 @@ version = "0.4.11" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b" |
|
|
|
checksum = "4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
@ -968,9 +974,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "miniz_oxide" |
|
|
|
name = "miniz_oxide" |
|
|
|
version = "0.4.2" |
|
|
|
version = "0.4.3" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "c60c0dfe32c10b43a144bad8fc83538c52f58302c92300ea7ec7bf7b38d5a7b9" |
|
|
|
checksum = "0f2d26ec3309788e423cfbf68ad1800f061638098d76a83681af979dc4eda19d" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"adler", |
|
|
|
"adler", |
|
|
|
"autocfg", |
|
|
|
"autocfg", |
|
|
|
@ -982,7 +988,7 @@ version = "0.6.22" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "fce347092656428bc8eaf6201042cb551b8d67855af7374542a92a0fbfcac430" |
|
|
|
checksum = "fce347092656428bc8eaf6201042cb551b8d67855af7374542a92a0fbfcac430" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
"fuchsia-zircon", |
|
|
|
"fuchsia-zircon", |
|
|
|
"fuchsia-zircon-sys", |
|
|
|
"fuchsia-zircon-sys", |
|
|
|
"iovec", |
|
|
|
"iovec", |
|
|
|
@ -1042,7 +1048,7 @@ version = "0.2.35" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "3ebc3ec692ed7c9a255596c67808dee269f64655d8baf7b4f0638e51ba1d6853" |
|
|
|
checksum = "3ebc3ec692ed7c9a255596c67808dee269f64655d8baf7b4f0638e51ba1d6853" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
"libc", |
|
|
|
"libc", |
|
|
|
"winapi 0.3.9", |
|
|
|
"winapi 0.3.9", |
|
|
|
] |
|
|
|
] |
|
|
|
@ -1100,9 +1106,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "object" |
|
|
|
name = "object" |
|
|
|
version = "0.20.0" |
|
|
|
version = "0.21.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "1ab52be62400ca80aa00285d25253d7f7c437b7375c4de678f5405d3afe82ca5" |
|
|
|
checksum = "37fd5004feb2ce328a52b0b3d01dbf4ffff72583493900ed15f22d4111c51693" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "once_cell" |
|
|
|
name = "once_cell" |
|
|
|
@ -1117,7 +1123,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "8d575eff3665419f9b83678ff2815858ad9d11567e082f5ac1814baba4e2bcb4" |
|
|
|
checksum = "8d575eff3665419f9b83678ff2815858ad9d11567e082f5ac1814baba4e2bcb4" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"bitflags", |
|
|
|
"bitflags", |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
"foreign-types", |
|
|
|
"foreign-types", |
|
|
|
"lazy_static", |
|
|
|
"lazy_static", |
|
|
|
"libc", |
|
|
|
"libc", |
|
|
|
@ -1160,7 +1166,7 @@ version = "0.8.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "c361aa727dd08437f2f1447be8b59a33b0edd15e0fcee698f935613d9efbca9b" |
|
|
|
checksum = "c361aa727dd08437f2f1447be8b59a33b0edd15e0fcee698f935613d9efbca9b" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
"cloudabi", |
|
|
|
"cloudabi", |
|
|
|
"instant", |
|
|
|
"instant", |
|
|
|
"libc", |
|
|
|
"libc", |
|
|
|
@ -1198,18 +1204,18 @@ checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "pin-project" |
|
|
|
name = "pin-project" |
|
|
|
version = "0.4.26" |
|
|
|
version = "0.4.27" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "13fbdfd6bdee3dc9be46452f86af4a4072975899cf8592466668620bebfbcc17" |
|
|
|
checksum = "2ffbc8e94b38ea3d2d8ba92aea2983b503cd75d0888d75b86bb37970b5698e15" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"pin-project-internal", |
|
|
|
"pin-project-internal", |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "pin-project-internal" |
|
|
|
name = "pin-project-internal" |
|
|
|
version = "0.4.26" |
|
|
|
version = "0.4.27" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "c82fb1329f632c3552cf352d14427d57a511b1cf41db93b3a7d77906a82dcc8e" |
|
|
|
checksum = "65ad2ae56b6abe3a1ee25f15ee605bacadb9a764edaba9c2bf4103800d4a1895" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2", |
|
|
|
"proc-macro2", |
|
|
|
"quote", |
|
|
|
"quote", |
|
|
|
@ -1230,9 +1236,9 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "pkg-config" |
|
|
|
name = "pkg-config" |
|
|
|
version = "0.3.18" |
|
|
|
version = "0.3.19" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "d36492546b6af1463394d46f0c834346f31548646f6ba10849802c9c9a27ac33" |
|
|
|
checksum = "3831453b3449ceb48b6d9c7ad7c96d5ea673e9b470a1dc578c2ce6521230884c" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "png" |
|
|
|
name = "png" |
|
|
|
@ -1389,9 +1395,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "regex" |
|
|
|
name = "regex" |
|
|
|
version = "1.3.9" |
|
|
|
version = "1.4.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6" |
|
|
|
checksum = "8963b85b8ce3074fecffde43b4b0dded83ce2f367dc8d363afc56679f3ee820b" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"regex-syntax", |
|
|
|
"regex-syntax", |
|
|
|
] |
|
|
|
] |
|
|
|
@ -1408,9 +1414,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "regex-syntax" |
|
|
|
name = "regex-syntax" |
|
|
|
version = "0.6.18" |
|
|
|
version = "0.6.20" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "26412eb97c6b088a6997e05f69403a802a92d520de2f8e63c2b65f9e0f47c4e8" |
|
|
|
checksum = "8cab7a364d15cde1e505267766a2d3c4e22a843e1a601f0fa7564c0f82ced11c" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "remove_dir_all" |
|
|
|
name = "remove_dir_all" |
|
|
|
@ -1738,9 +1744,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "rustc-demangle" |
|
|
|
name = "rustc-demangle" |
|
|
|
version = "0.1.16" |
|
|
|
version = "0.1.17" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "4c691c0e608126e00913e33f0ccf3727d5fc84573623b8d65b2df340b5201783" |
|
|
|
checksum = "b2610b7f643d18c87dff3b489950269617e6601a51f1f05aa5daefee36f64f0b" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "rustc_version" |
|
|
|
name = "rustc_version" |
|
|
|
@ -1836,18 +1842,18 @@ checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "serde" |
|
|
|
name = "serde" |
|
|
|
version = "1.0.116" |
|
|
|
version = "1.0.117" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "96fe57af81d28386a513cbc6858332abc6117cfdb5999647c6444b8f43a370a5" |
|
|
|
checksum = "b88fa983de7720629c9387e9f517353ed404164b1e482c970a90c1a4aaf7dc1a" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"serde_derive", |
|
|
|
"serde_derive", |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "serde_derive" |
|
|
|
name = "serde_derive" |
|
|
|
version = "1.0.116" |
|
|
|
version = "1.0.117" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "f630a6370fd8e457873b4bd2ffdae75408bc291ba72be773772a4c2a065d9ae8" |
|
|
|
checksum = "cbd1ae72adb44aab48f325a02444a5fc079349a8d804c1fc922aed3f7454c74e" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2", |
|
|
|
"proc-macro2", |
|
|
|
"quote", |
|
|
|
"quote", |
|
|
|
@ -1856,9 +1862,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "serde_json" |
|
|
|
name = "serde_json" |
|
|
|
version = "1.0.58" |
|
|
|
version = "1.0.59" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "a230ea9107ca2220eea9d46de97eddcb04cd00e92d13dda78e478dd33fa82bd4" |
|
|
|
checksum = "dcac07dbffa1c65e7f816ab9eba78eb142c6d44410f4eeba1e26e4f5dfa56b95" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"itoa", |
|
|
|
"itoa", |
|
|
|
"ryu", |
|
|
|
"ryu", |
|
|
|
@ -1936,7 +1942,7 @@ version = "0.3.15" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "b1fa70dc5c8104ec096f4fe7ede7a221d35ae13dcd19ba1ad9a81d2cab9a1c44" |
|
|
|
checksum = "b1fa70dc5c8104ec096f4fe7ede7a221d35ae13dcd19ba1ad9a81d2cab9a1c44" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
"libc", |
|
|
|
"libc", |
|
|
|
"redox_syscall", |
|
|
|
"redox_syscall", |
|
|
|
"winapi 0.3.9", |
|
|
|
"winapi 0.3.9", |
|
|
|
@ -1950,9 +1956,9 @@ checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "standback" |
|
|
|
name = "standback" |
|
|
|
version = "0.2.10" |
|
|
|
version = "0.2.11" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "33a71ea1ea5f8747d1af1979bfb7e65c3a025a70609f04ceb78425bc5adad8e6" |
|
|
|
checksum = "f4e0831040d2cf2bdfd51b844be71885783d489898a192f254ae25d57cce725c" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"version_check", |
|
|
|
"version_check", |
|
|
|
] |
|
|
|
] |
|
|
|
@ -1966,7 +1972,7 @@ checksum = "7345c971d1ef21ffdbd103a75990a15eb03604fc8b8852ca8cb418ee1a099028" |
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "state-res" |
|
|
|
name = "state-res" |
|
|
|
version = "0.1.0" |
|
|
|
version = "0.1.0" |
|
|
|
source = "git+https://github.com/timokoesters/state-res?branch=spec-comp#d11a3feb5307715ab5d86af8f25d4bccfee6264b" |
|
|
|
source = "git+https://github.com/timokoesters/state-res?branch=spec-comp#a7d76935f12757aecfee305838069c9bcbe7d34a" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"itertools", |
|
|
|
"itertools", |
|
|
|
"js_int", |
|
|
|
"js_int", |
|
|
|
@ -2051,9 +2057,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "syn" |
|
|
|
name = "syn" |
|
|
|
version = "1.0.42" |
|
|
|
version = "1.0.44" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "9c51d92969d209b54a98397e1b91c8ae82d8c87a7bb87df0b29aa2ad81454228" |
|
|
|
checksum = "e03e57e4fcbfe7749842d53e24ccb9aa12b7252dbe5e91d2acad31834c8b8fdd" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"proc-macro2", |
|
|
|
"proc-macro2", |
|
|
|
"quote", |
|
|
|
"quote", |
|
|
|
@ -2066,7 +2072,7 @@ version = "3.1.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9" |
|
|
|
checksum = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
"libc", |
|
|
|
"libc", |
|
|
|
"rand", |
|
|
|
"rand", |
|
|
|
"redox_syscall", |
|
|
|
"redox_syscall", |
|
|
|
@ -2230,9 +2236,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "toml" |
|
|
|
name = "toml" |
|
|
|
version = "0.5.6" |
|
|
|
version = "0.5.7" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "ffc92d160b1eef40665be3a05630d003936a3bc7da7421277846c2613e92c71a" |
|
|
|
checksum = "75cf45bb0bef80604d001caaec0d09da99611b3c0fd39d3080468875cdb65645" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"serde", |
|
|
|
"serde", |
|
|
|
] |
|
|
|
] |
|
|
|
@ -2249,7 +2255,7 @@ version = "0.1.21" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "b0987850db3733619253fe60e17cb59b82d37c7e6c0236bb81e4d6b87c879f27" |
|
|
|
checksum = "b0987850db3733619253fe60e17cb59b82d37c7e6c0236bb81e4d6b87c879f27" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
"log", |
|
|
|
"log", |
|
|
|
"pin-project-lite", |
|
|
|
"pin-project-lite", |
|
|
|
"tracing-attributes", |
|
|
|
"tracing-attributes", |
|
|
|
@ -2299,9 +2305,9 @@ dependencies = [ |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "tracing-subscriber" |
|
|
|
name = "tracing-subscriber" |
|
|
|
version = "0.2.12" |
|
|
|
version = "0.2.13" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "82bb5079aa76438620837198db8a5c529fb9878c730bc2b28179b0241cf04c10" |
|
|
|
checksum = "4ef0a5e15477aa303afbfac3a44cba9b6430fdaad52423b1e6c0dbbe28c3eedd" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"ansi_term", |
|
|
|
"ansi_term", |
|
|
|
"chrono", |
|
|
|
"chrono", |
|
|
|
@ -2313,6 +2319,7 @@ dependencies = [ |
|
|
|
"sharded-slab", |
|
|
|
"sharded-slab", |
|
|
|
"smallvec", |
|
|
|
"smallvec", |
|
|
|
"thread_local", |
|
|
|
"thread_local", |
|
|
|
|
|
|
|
"tracing", |
|
|
|
"tracing-core", |
|
|
|
"tracing-core", |
|
|
|
"tracing-log", |
|
|
|
"tracing-log", |
|
|
|
"tracing-serde", |
|
|
|
"tracing-serde", |
|
|
|
@ -2345,7 +2352,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "0f23cdfdc3d8300b3c50c9e84302d3bd6d860fb9529af84ace6cf9665f181b77" |
|
|
|
checksum = "0f23cdfdc3d8300b3c50c9e84302d3bd6d860fb9529af84ace6cf9665f181b77" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"backtrace", |
|
|
|
"backtrace", |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
"futures", |
|
|
|
"futures", |
|
|
|
"ipconfig", |
|
|
|
"ipconfig", |
|
|
|
"lazy_static", |
|
|
|
"lazy_static", |
|
|
|
@ -2460,7 +2467,7 @@ version = "0.2.68" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "1ac64ead5ea5f05873d7c12b545865ca2b8d28adfc50a49b84770a3a97265d42" |
|
|
|
checksum = "1ac64ead5ea5f05873d7c12b545865ca2b8d28adfc50a49b84770a3a97265d42" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
"serde", |
|
|
|
"serde", |
|
|
|
"serde_json", |
|
|
|
"serde_json", |
|
|
|
"wasm-bindgen-macro", |
|
|
|
"wasm-bindgen-macro", |
|
|
|
@ -2487,7 +2494,7 @@ version = "0.4.18" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
checksum = "b7866cab0aa01de1edf8b5d7936938a7e397ee50ce24119aef3e1eaa3b6171da" |
|
|
|
checksum = "b7866cab0aa01de1edf8b5d7936938a7e397ee50ce24119aef3e1eaa3b6171da" |
|
|
|
dependencies = [ |
|
|
|
dependencies = [ |
|
|
|
"cfg-if", |
|
|
|
"cfg-if 0.1.10", |
|
|
|
"js-sys", |
|
|
|
"js-sys", |
|
|
|
"wasm-bindgen", |
|
|
|
"wasm-bindgen", |
|
|
|
"web-sys", |
|
|
|
"web-sys", |
|
|
|
|