|
@@ -130,7 +130,7 @@ dependencies = [
|
|
|
"num-integer 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"num-traits 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "time 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
|
[[package]]
|
|
@@ -479,7 +479,7 @@ dependencies = [
|
|
|
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"net2 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"pin-project 0.4.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "time 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tokio 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tower-service 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"want 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1005,7 +1005,7 @@ dependencies = [
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde_json 1.0.51 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"serde_urlencoded 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
+ "time 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tokio 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"tokio-tls 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"url 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
@@ -1213,11 +1213,10 @@ dependencies = [
|
|
|
|
|
|
[[package]]
|
|
|
name = "time"
|
|
|
-version = "0.1.42"
|
|
|
+version = "0.1.43"
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
dependencies = [
|
|
|
"libc 0.2.69 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
- "redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
]
|
|
|
|
|
@@ -1743,7 +1742,7 @@ dependencies = [
|
|
|
"checksum tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e24d9338a0a5be79593e2fa15a648add6138caa803e2d5bc782c371732ca9"
|
|
|
"checksum termcolor 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bb6bfa289a4d7c5766392812c0a1f4c1ba45afa1ad47803c11e1f407d846d75f"
|
|
|
"checksum thread_local 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14"
|
|
|
-"checksum time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f"
|
|
|
+"checksum time 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
|
|
|
"checksum tokio 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = "34ef16d072d2b6dc8b4a56c70f5c5ced1a37752116f8e7c1e80c659aa7cb6713"
|
|
|
"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"
|