mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-29 03:38:10 -07:00
server: api doc part 5
This commit is contained in:
+2
-2
@@ -41,7 +41,7 @@ panic = "abort"
|
||||
debug-assertions = false
|
||||
|
||||
[workspace.dependencies]
|
||||
aide = { version = "0.15.1", features = ["axum-json", "axum-query"], package = "brk-aide" }
|
||||
aide = { version = "0.15.2", features = ["axum-json", "axum-query"], package = "brk-aide" }
|
||||
allocative = { version = "0.3.4", features = ["parking_lot"] }
|
||||
axum = "0.8.6"
|
||||
bitcoin = { version = "0.32.7", features = ["serde"] }
|
||||
@@ -70,7 +70,7 @@ jiff = "0.2.15"
|
||||
log = "0.4.28"
|
||||
minreq = { version = "2.14.1", features = ["https", "serde_json"] }
|
||||
parking_lot = "0.12.5"
|
||||
quick_cache = "0.6.16"
|
||||
quick_cache = "0.6.17"
|
||||
rayon = "1.11.0"
|
||||
schemars = "1.0.4"
|
||||
serde = "1.0.228"
|
||||
|
||||
Reference in New Issue
Block a user