aboutsummaryrefslogtreecommitdiffstats
path: root/crates/common
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--crates/common/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/crates/common/Cargo.toml b/crates/common/Cargo.toml
index 0fd7f065..3d36429c 100644
--- a/crates/common/Cargo.toml
+++ b/crates/common/Cargo.toml
@@ -13,8 +13,6 @@ repository = { workspace = true }
[dependencies]
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"] }