benches: added

This commit is contained in:
nym21
2025-12-21 12:23:47 +01:00
parent 7d5de7bf24
commit 8d5a2b911d
6 changed files with 29 additions and 18 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ debug = true
[workspace.dependencies]
aide = { version = "0.16.0-alpha.1", features = ["axum-json", "axum-query"] }
axum = "0.8.7"
axum = "0.8.8"
bitcoin = { version = "0.32.8", features = ["serde"] }
bitcoincore-rpc = "0.19.0"
brk_bencher = { version = "0.1.0-alpha.0", path = "crates/brk_bencher" }