From 9cdc575666faad4c162f4b4cf519bfdd1fd528dc Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 24 Jul 2026 17:56:36 +0200 Subject: feat: Finalize design for fish-shell integration --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 465d1403..2d53c80b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ repository = "https://github.com/atuinsh/atuin" readme = "README.md" [workspace.dependencies] -turtle = { path = "crates/turtle" } +turtle-api = { path = "crates/turtle" } turtle-common = { path = "crates/common" } turtle-daemon = { path = "crates/daemon" } -- cgit v1.3.1