optimizations

This commit is contained in:
2024-12-29 20:08:10 -05:00
parent a20db6c522
commit be85ea3aa6
8 changed files with 165 additions and 109 deletions

View File

@@ -21,6 +21,7 @@ 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"
[build-dependencies]
tonic-build = "0.12.3"