mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-26 09:44:45 -07:00
bitview: reorg part 10 + api changes
This commit is contained in:
@@ -19,7 +19,7 @@ brk_rmcp = { version = "0.7.1", features = [
|
||||
log = { workspace = true }
|
||||
schemars = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde_json = { version = "1.0.145", features = ["float_roundtrip"] }
|
||||
serde_json = { workspace = true }
|
||||
|
||||
[package.metadata.cargo-machete]
|
||||
ignored = ["serde_json"]
|
||||
|
||||
Reference in New Issue
Block a user