summaryrefslogtreecommitdiff
path: root/legacy_actions/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'legacy_actions/Cargo.toml')
-rw-r--r--legacy_actions/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/legacy_actions/Cargo.toml b/legacy_actions/Cargo.toml
index 7c9e078..0ee8068 100644
--- a/legacy_actions/Cargo.toml
+++ b/legacy_actions/Cargo.toml
@@ -13,7 +13,7 @@ sha1_hash = { path = "../utils/sha1_hash" }
just_fmt = "0.1.2"
# Core dependencies
-action_system = { path = "../systems/action" }
+action_system = { path = "../legacy_systems/action" }
vcs_data = { path = "../legacy_data" }
# Error handling