hive-priv: replace json! with typed structs for account sidecar files

This commit is contained in:
damocles 2026-08-13 19:53:34 +02:00 committed by mara
commit fa658567db
3 changed files with 37 additions and 2 deletions

1
Cargo.lock generated
View file

@ -1795,6 +1795,7 @@ dependencies = [
"anyhow",
"hive-priv-sock",
"libc",
"serde",
"serde_json",
"tokio",
"tracing",