|
@@ -317,7 +317,7 @@ name = "futures-macro"
|
|
|
version = "0.3.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "proc-macro-hack 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro-hack 0.5.14 (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.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"syn 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -346,7 +346,7 @@ dependencies = [
|
|
|
"futures-task 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"memchr 2.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pin-utils 0.1.0-alpha.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "proc-macro-hack 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "proc-macro-hack 0.5.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"proc-macro-nested 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"slab 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
@@ -865,13 +865,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "proc-macro-hack"
|
|
|
-version = "0.5.12"
|
|
|
+version = "0.5.14"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
-dependencies = [
|
|
|
- "proc-macro2 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "quote 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "syn 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
-]
|
|
|
|
|
|
[[package]]
|
|
|
name = "proc-macro-nested"
|
|
@@ -1697,7 +1692,7 @@ dependencies = [
|
|
|
"checksum postgres-protocol 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3f611afe4d1407ebe7f3ced1ffc66f730fac1b1c13085e230a8cdcb921e97710"
|
|
|
"checksum postgres-types 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "e634590e8812c500088d88db721195979223dabb05149f43cb50931d0ff5865d"
|
|
|
"checksum ppv-lite86 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "74490b50b9fbe561ac330df47c08f3f33073d2d00c150f719147d7c54522fa1b"
|
|
|
-"checksum proc-macro-hack 0.5.12 (registry+https://github.com/rust-lang/crates.io-index)" = "f918f2b601f93baa836c1c2945faef682ba5b6d4828ecb45eeb7cc3c71b811b4"
|
|
|
+"checksum proc-macro-hack 0.5.14 (registry+https://github.com/rust-lang/crates.io-index)" = "fcfdefadc3d57ca21cf17990a28ef4c0f7c61383a28cb7604cf4a18e6ede1420"
|
|
|
"checksum proc-macro-nested 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8e946095f9d3ed29ec38de908c22f95d9ac008e424c7bcae54c75a79c527c694"
|
|
|
"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"
|