mirror of
https://github.com/fafhrd91/actix-web
synced 2024-11-24 00:21:08 +01:00
actix-http-test: update time
to 0.2.7
This commit is contained in:
parent
1b77963aac
commit
f9f9fb4c84
@ -2,7 +2,7 @@
|
||||
|
||||
## [Unreleased] - 2020-xx-xx
|
||||
|
||||
* Update the `time` dependency to 0.2.5
|
||||
* Update the `time` dependency to 0.2.7
|
||||
|
||||
|
||||
## [1.0.0] - 2019-12-13
|
||||
|
@ -51,7 +51,7 @@ serde_json = "1.0"
|
||||
sha1 = "0.6"
|
||||
slab = "0.4"
|
||||
serde_urlencoded = "0.6.1"
|
||||
time = { version = "0.2.5", default-features = false, features = ["std"] }
|
||||
time = { version = "0.2.7", default-features = false, features = ["std"] }
|
||||
open-ssl = { version="0.10", package="openssl", optional = true }
|
||||
|
||||
[dev-dependencies]
|
||||
|
Loading…
Reference in New Issue
Block a user