From 620cf8fa33835c1ce1e56b1028ff6e2a6fbe0f39 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Thu, 9 Jul 2026 22:00:59 +0200 Subject: chore: Add more things --- crates/server/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'crates/server/Cargo.toml') diff --git a/crates/server/Cargo.toml b/crates/server/Cargo.toml index 982f32b1..c9ae44da 100644 --- a/crates/server/Cargo.toml +++ b/crates/server/Cargo.toml @@ -12,6 +12,7 @@ homepage = { workspace = true } repository = { workspace = true } [dependencies] +turtle-common = { workspace = true } async-trait = "0.1.58" atuin-nucleo-matcher = { workspace = true } atuin-nucleo = { workspace = true } -- cgit v1.3.1