|
@@ -26,7 +26,7 @@ name = "async-trait"
|
|
|
version = "0.1.31"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -221,7 +221,7 @@ name = "failure_derive"
|
|
|
version = "0.1.8"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.23 (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.5"
|
|
|
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.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -820,7 +820,7 @@ name = "pin-project-internal"
|
|
|
version = "0.4.17"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -898,7 +898,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "proc-macro2"
|
|
|
-version = "1.0.13"
|
|
|
+version = "1.0.14"
|
|
|
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)",
|
|
@@ -925,7 +925,7 @@ name = "quote"
|
|
|
version = "1.0.6"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1096,7 +1096,7 @@ name = "serde_derive"
|
|
|
version = "1.0.110"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -1180,7 +1180,7 @@ name = "syn"
|
|
|
version = "1.0.23"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -1190,7 +1190,7 @@ name = "synstructure"
|
|
|
version = "0.12.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1259,7 +1259,7 @@ name = "tokio-macros"
|
|
|
version = "0.2.5"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -1480,7 +1480,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.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-shared 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1511,7 +1511,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.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-backend 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1531,7 +1531,7 @@ dependencies = [
|
|
|
"anyhow 1.0.31 (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.13 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.23 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-backend 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1721,7 +1721,7 @@ dependencies = [
|
|
|
"checksum ppv-lite86 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "237a5ed80e274dbc66f86bd59c1e25edc039660be53194b5fe0a482e0f2612ea"
|
|
|
"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.13 (registry+https://github.com/rust-lang/crates.io-index)" = "53f5ffe53a6b28e37c9c1ce74893477864d64f74778a93a4beb43c8fa167f639"
|
|
|
+"checksum proc-macro2 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)" = "de40dd4ff82d9c9bab6dae29dbab1167e515f8df9ed17d2987cb6012db206933"
|
|
|
"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.6 (registry+https://github.com/rust-lang/crates.io-index)" = "54a21852a652ad6f610c9510194f398ff6f8692e334fd1145fed931f7fbe44ea"
|