mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-29 21:59:27 -07:00
query: fix features
This commit is contained in:
@@ -8,7 +8,7 @@ homepage.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
[features]
|
||||
tokio = ["dep:tokio"]
|
||||
tokio = ["dep:tokio", "brk_error/tokio"]
|
||||
|
||||
[dependencies]
|
||||
bitcoin = { workspace = true }
|
||||
|
||||
Reference in New Issue
Block a user