cleanup
This commit is contained in:
@@ -18,10 +18,11 @@ actix-ws = "0.3.0"
|
||||
tokio-util = "0.7.12"
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
serde_json = "1.0.132"
|
||||
derive_more = { version = "1.0.0", features = ["full"] }
|
||||
hex = "0.4.3"
|
||||
futures-util = "0.3.31"
|
||||
papaya = "0.1.7"
|
||||
thiserror = "2.0.9"
|
||||
derive_more = { version = "1.0.0", features = ["from"] }
|
||||
anyhow = "1.0.95"
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = "0.12.3"
|
||||
|
||||
Reference in New Issue
Block a user