diff options
Diffstat (limited to 'zkvms_host_io/Cargo.toml')
| -rw-r--r-- | zkvms_host_io/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zkvms_host_io/Cargo.toml b/zkvms_host_io/Cargo.toml index bc6ea4c..6961ff4 100644 --- a/zkvms_host_io/Cargo.toml +++ b/zkvms_host_io/Cargo.toml @@ -9,4 +9,5 @@ clap = { version = "4.5", features = ["derive"] } num-traits = "0.2.19" serde = { version = "1.0.217", features = ["derive"] } toml = "0.8.19" +json = "0.12.4" env-file-reader = "0.3.0" |
