|
@@ -18,7 +18,7 @@ name = "async-trait"
|
|
|
version = "0.1.30"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -221,7 +221,7 @@ name = "failure_derive"
|
|
|
version = "0.1.7"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"synstructure 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -318,7 +318,7 @@ version = "0.3.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro-hack 0.5.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -806,7 +806,7 @@ name = "pin-project-internal"
|
|
|
version = "0.4.9"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -884,7 +884,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "proc-macro2"
|
|
|
-version = "1.0.10"
|
|
|
+version = "1.0.12"
|
|
|
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)",
|
|
@@ -911,7 +911,7 @@ name = "quote"
|
|
|
version = "1.0.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1082,7 +1082,7 @@ name = "serde_derive"
|
|
|
version = "1.0.106"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -1166,7 +1166,7 @@ name = "syn"
|
|
|
version = "1.0.18"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -1176,7 +1176,7 @@ name = "synstructure"
|
|
|
version = "0.12.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1245,7 +1245,7 @@ name = "tokio-macros"
|
|
|
version = "0.2.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -1466,7 +1466,7 @@ dependencies = [
|
|
|
"bumpalo 2.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-shared 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1497,7 +1497,7 @@ name = "wasm-bindgen-macro-support"
|
|
|
version = "0.2.56"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-backend 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1517,7 +1517,7 @@ dependencies = [
|
|
|
"anyhow 1.0.28 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"heck 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-backend 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1705,7 +1705,7 @@ dependencies = [
|
|
|
"checksum ppv-lite86 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "74490b50b9fbe561ac330df47c08f3f33073d2d00c150f719147d7c54522fa1b"
|
|
|
"checksum proc-macro-hack 0.5.15 (registry+https://github.com/rust-lang/crates.io-index)" = "0d659fe7c6d27f25e9d80a1a094c223f5246f6a6596453e09d7229bf42750b63"
|
|
|
"checksum proc-macro-nested 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8e946095f9d3ed29ec38de908c22f95d9ac008e424c7bcae54c75a79c527c694"
|
|
|
-"checksum proc-macro2 1.0.10 (registry+https://github.com/rust-lang/crates.io-index)" = "df246d292ff63439fea9bc8c0a270bed0e390d5ebd4db4ba15aba81111b5abe3"
|
|
|
+"checksum proc-macro2 1.0.12 (registry+https://github.com/rust-lang/crates.io-index)" = "8872cf6f48eee44265156c111456a700ab3483686b3f96df4cf5481c89157319"
|
|
|
"checksum pulldown-cmark 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "1c205cc82214f3594e2d50686730314f817c67ffa80fe800cf0db78c3c2b9d9e"
|
|
|
"checksum quick-error 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0"
|
|
|
"checksum quote 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4c1f4b0efa5fc5e8ceb705136bfee52cfdb6a4e3509f770b478cd6ed434232a7"
|