Romove big files. Wrapping things up.

This commit is contained in:
Kirill Shakirov
2026-03-14 14:13:18 +01:00
parent 8d721eabdf
commit f64af0a248
27 changed files with 2840 additions and 533 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ prost = "0.14.3"
rand = "0.9.2"
redb = "3.1.0"
serde = { version = "1.0.228", features = ["derive"] }
tokio = { version = "1.49.0", features = ["full"] }
tokio = { version = "1.49.0", features = ["rt", "macros", "signal"] }
tokio-tungstenite = "0.28.0"
toml = "1.0.1"
tonic = "0.14.5"