diff options
Diffstat (limited to 'cli/Cargo.toml')
| -rw-r--r-- | cli/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 0b5650a..e64608e 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -11,4 +11,5 @@ rust_decimal = { version = "1.15.0", features = ["serde-arbitrary-precision"] } serde = { version = "1.0.126", features = ["derive"] } serde_json = "1.0.64" structopt = "0.3.22" +tabled = "0.2.2" twox-hash = { version = "1.6.0", default-features = false } |
