|
@@ -33,7 +33,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
[[package]]
|
|
|
name = "async-trait"
|
|
|
-version = "0.1.35"
|
|
|
+version = "0.1.36"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"proc-macro2 1.0.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -768,7 +768,7 @@ version = "0.3.2"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"arc-swap 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "async-trait 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "async-trait 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"base64 0.12.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1370,7 +1370,7 @@ name = "tokio-postgres"
|
|
|
version = "0.5.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
- "async-trait 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "async-trait 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"byteorder 1.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"bytes 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"fallible-iterator 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1439,7 +1439,7 @@ name = "triagebot"
|
|
|
version = "0.1.0"
|
|
|
dependencies = [
|
|
|
"anyhow 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "async-trait 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "async-trait 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"chrono 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"dotenv 0.14.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1722,7 +1722,7 @@ dependencies = [
|
|
|
"checksum aho-corasick 0.7.10 (registry+https://github.com/rust-lang/crates.io-index)" = "8716408b8bc624ed7f65d223ddb9ac2d044c0547b6fa4b0d554f3a9540496ada"
|
|
|
"checksum anyhow 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)" = "85bb70cc08ec97ca5450e6eba421deeea5f172c0fc61f78b5357b2a8e8be195f"
|
|
|
"checksum arc-swap 0.4.7 (registry+https://github.com/rust-lang/crates.io-index)" = "4d25d88fd6b8041580a654f9d0c581a047baee2b3efee13275f2fc392fc75034"
|
|
|
-"checksum async-trait 0.1.35 (registry+https://github.com/rust-lang/crates.io-index)" = "89cb5d814ab2a47fd66d3266e9efccb53ca4c740b7451043b8ffcf9a6208f3f8"
|
|
|
+"checksum async-trait 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)" = "a265e3abeffdce30b2e26b7a11b222fe37c6067404001b434101457d0385eb92"
|
|
|
"checksum atty 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)" = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8"
|
|
|
"checksum autocfg 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f8aac770f1885fd7e387acedd76065302551364496e46b3dd00860b2f8359b9d"
|
|
|
"checksum backtrace 0.3.49 (registry+https://github.com/rust-lang/crates.io-index)" = "05100821de9e028f12ae3d189176b41ee198341eb8f369956407fea2f5cc666c"
|