diff --git a/libs/ak/Cargo.toml b/libs/ak/Cargo.toml index 1ae6be93..8098d00d 100644 --- a/libs/ak/Cargo.toml +++ b/libs/ak/Cargo.toml @@ -17,7 +17,7 @@ regex = { workspace = true } globset = { workspace = true } grep-matcher = { workspace = true } grep-regex = { workspace = true } -stakpak-api = { path = "../api" } +stakpak-api = { workspace = true } tokio = { workspace = true } [dev-dependencies]