mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-13 20:18:12 -07:00
struct_iterable: removed, seems not needed anymore
This commit is contained in:
@@ -28,7 +28,6 @@ reqwest = { version = "0.12.12", features = ["blocking", "json"] }
|
||||
serde = { workspace = true }
|
||||
serde_json = { version = "1.0.138", features = ["float_roundtrip"] }
|
||||
storable_vec = { workspace = true }
|
||||
struct_iterable = { workspace = true }
|
||||
tokio = { version = "1.43.0", features = ["full"] }
|
||||
tower-http = { version = "0.6.2", features = ["compression-full"] }
|
||||
zstd = "0.13.2"
|
||||
|
||||
Reference in New Issue
Block a user