Update more deps
This commit is contained in:
@@ -13,12 +13,12 @@ serde_json = "1.0"
|
||||
tokio-postgres = { version = "0.7.10", features = ["with-chrono-0_4", "with-serde_json-1"] }
|
||||
crc32fast = "1.3.2"
|
||||
byteorder = "1.4"
|
||||
futures-util = "0.3.25"
|
||||
bytes = "1.4.0"
|
||||
futures-util = "0.3.30"
|
||||
bytes = "1.6.0"
|
||||
pin-project = "1"
|
||||
#dashmap = "3"
|
||||
async-channel = "1.9.0"
|
||||
chrono = "0.4"
|
||||
chrono = "0.4.38"
|
||||
regex = "1.10.4"
|
||||
err = { path = "../err" }
|
||||
netpod = { path = "../netpod" }
|
||||
|
||||
Reference in New Issue
Block a user