mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-27 01:54:47 -07:00
computer: stateful: maybe got rollback to work, tbd
This commit is contained in:
@@ -13,7 +13,7 @@ build = "build.rs"
|
||||
axum = { workspace = true }
|
||||
brk_interface = { workspace = true }
|
||||
log = { workspace = true }
|
||||
brk_rmcp = { version = "0.5.0", features = [
|
||||
brk_rmcp = { version = "0.6.0", features = [
|
||||
"transport-worker",
|
||||
"transport-streamable-http-server",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user