mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-13 03:58:12 -07:00
computer: fix coarse lazy indexes
This commit is contained in:
@@ -24,7 +24,7 @@ color-eyre = { workspace = true }
|
||||
log = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
toml = "0.9.0"
|
||||
toml = "0.9.1"
|
||||
|
||||
[[bin]]
|
||||
name = "brk"
|
||||
|
||||
Reference in New Issue
Block a user