mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-25 09:48:10 -07:00
deps: upgrade
This commit is contained in:
@@ -24,8 +24,8 @@ brk_types = { workspace = true }
|
||||
derive_more = { workspace = true }
|
||||
jiff = { workspace = true }
|
||||
parking_lot = { workspace = true }
|
||||
quickmatch = { path = "../../../quickmatch" }
|
||||
# quickmatch = "0.3.1"
|
||||
# quickmatch = { path = "../../../quickmatch" }
|
||||
quickmatch = "0.3.2"
|
||||
tokio = { workspace = true, optional = true }
|
||||
serde_json = { workspace = true }
|
||||
vecdb = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user