hive-priv: replace json! with typed structs for account sidecar files
This commit is contained in:
parent
9f26c416c0
commit
fa658567db
3 changed files with 37 additions and 2 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1795,6 +1795,7 @@ dependencies = [
|
|||
"anyhow",
|
||||
"hive-priv-sock",
|
||||
"libc",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"tokio",
|
||||
"tracing",
|
||||
|
|
|
|||
Loading…
Reference in a new issue