summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'cli/Cargo.toml')
-rw-r--r--cli/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index 3581e703f..b4849e612 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -117,6 +117,7 @@ rustyline = { version = "=10.0.0", default-features = false, features = ["custom
rustyline-derive = "=0.7.0"
serde.workspace = true
serde_repr.workspace = true
+sha2.workspace = true
shell-escape = "=0.1.5"
tar.workspace = true
tempfile.workspace = true