diff options
Diffstat (limited to 'crates/server/Cargo.toml')
| -rw-r--r-- | crates/server/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
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 } |
