diff options
Diffstat (limited to 'crates/server')
| -rw-r--r-- | crates/server/Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/crates/server/Cargo.toml b/crates/server/Cargo.toml index c9ae44da..3a01d4fd 100644 --- a/crates/server/Cargo.toml +++ b/crates/server/Cargo.toml @@ -14,8 +14,6 @@ repository = { workspace = true } [dependencies] turtle-common = { workspace = true } async-trait = "0.1.58" -atuin-nucleo-matcher = { workspace = true } -atuin-nucleo = { workspace = true } axum = "0.8" base64 = "0.22" clap = { version = "4.5.7", features = ["derive"] } |
