add try_load and try_print stubs + cmds
This commit is contained in:
parent
64e9a2eced
commit
c55715fd3a
2 changed files with 25 additions and 0 deletions
|
|
@ -12,3 +12,4 @@ serde = { version = "1.0.197", features = ["derive"] }
|
|||
serde_json = "1.0.114"
|
||||
thiserror = "1.0.58"
|
||||
toml = "0.8.11"
|
||||
uuid = { version = "1.8.0", features = ["v8"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue