diff options
Diffstat (limited to 'crates/client/Cargo.toml')
| -rw-r--r-- | crates/client/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/client/Cargo.toml b/crates/client/Cargo.toml index fd5ea57a..058f2f3a 100644 --- a/crates/client/Cargo.toml +++ b/crates/client/Cargo.toml @@ -14,6 +14,7 @@ repository = { workspace = true } [dependencies] turtle-daemon = {workspace = true} turtle-common = {workspace = true} +turtle = { workspace = true } clap = { version = "4.5.7", features = ["derive"] } clap_complete = "4.5.8" clap_complete_nushell = "4.5.4" |
