Unify service version, postcard, remove error overhead
This commit is contained in:
@@ -8,7 +8,6 @@ edition = "2021"
|
||||
futures-util = "0.3.25"
|
||||
serde = { version = "1.0.147", features = ["derive"] }
|
||||
serde_json = "1.0.89"
|
||||
rmp-serde = "1.1.1"
|
||||
http = "0.2.8"
|
||||
url = "2.3.1"
|
||||
tokio = { version = "1.22.0", features = ["rt-multi-thread", "io-util", "net", "time", "sync", "fs"] }
|
||||
|
||||
Reference in New Issue
Block a user