mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-25 17:24:47 -07:00
bitview: reorg part 9
This commit is contained in:
@@ -17,7 +17,9 @@ brk_rmcp = { version = "0.7.1", features = [
|
||||
"transport-streamable-http-server",
|
||||
] }
|
||||
log = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
schemars = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde_json = { version = "1.0.145", features = ["float_roundtrip"] }
|
||||
|
||||
[package.metadata.cargo-machete]
|
||||
ignored = ["serde_json"]
|
||||
|
||||
Reference in New Issue
Block a user