Switched from time to chrono.
This commit is contained in:
parent
f0fa03e70a
commit
ccefda229b
5 changed files with 10 additions and 10 deletions
|
@ -18,11 +18,11 @@ nochanlists = []
|
|||
[dependencies]
|
||||
bufstream = "0.1"
|
||||
bytes = "0.4"
|
||||
chrono = "0.4"
|
||||
encoding = "0.2"
|
||||
error-chain = "0.10"
|
||||
futures = "0.1"
|
||||
native-tls = "0.1"
|
||||
time = "0.1"
|
||||
serde = "1.0"
|
||||
serde_derive = "1.0"
|
||||
serde_json = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue