aboutsummaryrefslogtreecommitdiff
path: root/zkvms_host_io/Cargo.toml
blob: b4d6e8ecc0129d59785dcf8753cd0e2b764d5684 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "zkvms_host_io"
version = "0.1.0"
edition = "2021"

[dependencies]
clap = { version = "4.5.26", features = ["derive"] }
num-traits = "0.2.19"