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
|
|
@ -11,6 +11,7 @@ workspace = true
|
|||
anyhow.workspace = true
|
||||
hive-priv-sock.workspace = true
|
||||
libc.workspace = true
|
||||
serde.workspace = true
|
||||
serde_json.workspace = true
|
||||
tokio.workspace = true
|
||||
tracing.workspace = true
|
||||
|
|
|
|||
Loading…
Reference in a new issue