diff options
Diffstat (limited to 'crates/client/Cargo.toml')
| -rw-r--r-- | crates/client/Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/crates/client/Cargo.toml b/crates/client/Cargo.toml index 6d26a282..964c9728 100644 --- a/crates/client/Cargo.toml +++ b/crates/client/Cargo.toml @@ -12,6 +12,8 @@ homepage = { workspace = true } repository = { workspace = true } [dependencies] +turtle-daemon = {workspace = true} +turtle-common = {workspace = true} async-trait = "0.1.58" axum = "0.8" base64 = "0.22" |
