Romove big files. Wrapping things up.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user