|
@@ -835,7 +835,7 @@ dependencies = [
|
|
|
"futures 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"native-tls 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tokio 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-postgres 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "tokio-postgres 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tokio-tls 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1252,7 +1252,7 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "tokio-postgres"
|
|
|
-version = "0.5.3"
|
|
|
+version = "0.5.4"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"async-trait 0.1.30 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1345,7 +1345,7 @@ dependencies = [
|
|
|
"serde_json 1.0.52 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde_path_to_error 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tokio 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "tokio-postgres 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "tokio-postgres 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"toml 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"uuid 0.8.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1745,7 +1745,7 @@ dependencies = [
|
|
|
"checksum time 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
|
|
|
"checksum tokio 0.2.20 (registry+https://github.com/rust-lang/crates.io-index)" = "05c1d570eb1a36f0345a5ce9c6c6e665b70b73d11236912c0b477616aeec47b1"
|
|
|
"checksum tokio-macros 0.2.5 (registry+https://github.com/rust-lang/crates.io-index)" = "f0c3acc6aa564495a0f2e1d59fab677cd7f81a19994cfc7f3ad0e64301560389"
|
|
|
-"checksum tokio-postgres 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "524da2f17264514c854ac770177bdb810f0db7e706ae69f143d6e6828e3c4fe3"
|
|
|
+"checksum tokio-postgres 0.5.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d56010a704311361b7c9e870aaa4ddffaf9f2db89cbcf3e14773ac8a14469c9c"
|
|
|
"checksum tokio-tls 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7bde02a3a5291395f59b06ec6945a3077602fac2b07eeeaf0dee2122f3619828"
|
|
|
"checksum tokio-util 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "571da51182ec208780505a32528fc5512a8fe1443ab960b3f2f3ef093cd16930"
|
|
|
"checksum tokio-util 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "af67cdce2b40f8dffb0ee04c853a24217b5d0d3e358f0f5ccc0b5332174ed9a8"
|