|
@@ -18,7 +18,7 @@ name = "async-trait"
|
|
|
version = "0.1.24"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -224,7 +224,7 @@ name = "failure_derive"
|
|
|
version = "0.1.6"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"synstructure 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -321,7 +321,7 @@ version = "0.3.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -808,7 +808,7 @@ name = "pin-project-internal"
|
|
|
version = "0.4.8"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -880,7 +880,7 @@ name = "proc-macro-hack"
|
|
|
version = "0.5.11"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -892,7 +892,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "proc-macro2"
|
|
|
-version = "1.0.8"
|
|
|
+version = "1.0.9"
|
|
|
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)",
|
|
@@ -919,7 +919,7 @@ name = "quote"
|
|
|
version = "1.0.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -1088,7 +1088,7 @@ name = "serde_derive"
|
|
|
version = "1.0.104"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -1164,7 +1164,7 @@ name = "syn"
|
|
|
version = "1.0.15"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -1174,7 +1174,7 @@ name = "synstructure"
|
|
|
version = "0.12.3"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"unicode-xid 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1242,7 +1242,7 @@ name = "tokio-macros"
|
|
|
version = "0.2.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -1449,7 +1449,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.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-shared 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1480,7 +1480,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.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-backend 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1500,7 +1500,7 @@ dependencies = [
|
|
|
"anyhow 1.0.26 (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.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"quote 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"wasm-bindgen-backend 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1688,7 +1688,7 @@ dependencies = [
|
|
|
"checksum ppv-lite86 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "74490b50b9fbe561ac330df47c08f3f33073d2d00c150f719147d7c54522fa1b"
|
|
|
"checksum proc-macro-hack 0.5.11 (registry+https://github.com/rust-lang/crates.io-index)" = "ecd45702f76d6d3c75a80564378ae228a85f0b59d2f3ed43c91b4a69eb2ebfc5"
|
|
|
"checksum proc-macro-nested 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)" = "369a6ed065f249a159e06c45752c780bda2fb53c995718f9e484d08daa9eb42e"
|
|
|
-"checksum proc-macro2 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3acb317c6ff86a4e579dfa00fc5e6cca91ecbb4e7eb2df0468805b674eb88548"
|
|
|
+"checksum proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)" = "6c09721c6781493a2a492a96b5a5bf19b65917fe6728884e7c44dd0c60ca3435"
|
|
|
"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.2 (registry+https://github.com/rust-lang/crates.io-index)" = "053a8c8bcc71fcce321828dc897a98ab9760bef03a4fc36693c231e5b3216cfe"
|