summaryrefslogtreecommitdiff
path: root/crates/vcs_actions/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/vcs_actions/Cargo.toml')
-rw-r--r--crates/vcs_actions/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/vcs_actions/Cargo.toml b/crates/vcs_actions/Cargo.toml
index 29bb505..dd288e8 100644
--- a/crates/vcs_actions/Cargo.toml
+++ b/crates/vcs_actions/Cargo.toml
@@ -8,6 +8,7 @@ version.workspace = true
# Utils
tcp_connection = { path = "../utils/tcp_connection" }
cfg_file = { path = "../utils/cfg_file", features = ["default"] }
+sha1_hash = { path = "../utils/sha1_hash" }
string_proc = { path = "../utils/string_proc" }
# Core dependencies