replace chrono with time
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ edition = "2021"
|
||||
[dependencies]
|
||||
log = "0.4"
|
||||
env_logger = "0.9"
|
||||
chrono = "0.4"
|
||||
time = "0.3.17"
|
||||
itertools = "0.10"
|
||||
tokio = {version = "1.20", features = ["rt-multi-thread", "signal"]}
|
||||
dashmap = "5.3.4"
|
||||
|
||||
Reference in New Issue
Block a user