From 6bd2b80be51a8623640fbd77afa1da09289e40cc Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Mon, 20 Jul 2026 17:54:34 +0200 Subject: chore: All compiles --- crates/client/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'crates/client/Cargo.toml') 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" -- cgit v1.3.1