diff options
Diffstat (limited to 'crates/daemon/Cargo.toml')
| -rw-r--r-- | crates/daemon/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/daemon/Cargo.toml b/crates/daemon/Cargo.toml index cbc4c223..e514ee03 100644 --- a/crates/daemon/Cargo.toml +++ b/crates/daemon/Cargo.toml @@ -43,7 +43,7 @@ tokio-stream = { workspace = true } tonic = { workspace = true } tracing = { workspace = true } tracing-subscriber = { workspace = true } -turtle = { workspace = true } +turtle-api = { workspace = true } turtle-common = { workspace = true } uuid = { workspace = true } |
