bitview: reorg part 10 + api changes

This commit is contained in:
nym21
2025-10-02 17:40:23 +02:00
parent c4ce718bb2
commit 16b14b1fe1
18 changed files with 5035 additions and 5095 deletions

View File

@@ -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"]