From edc27740c0fec4e8daaabbabe0479c1efc191316 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Wed, 10 Jun 2026 22:34:34 +0200 Subject: chore: Remove more (kinda) useless stuff --- Cargo.lock | 17 ----------------- 1 file changed, 17 deletions(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 3c9d56ce..8c2c5d14 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -194,7 +194,6 @@ dependencies = [ "atuin-common", "atuin-daemon", "atuin-history", - "atuin-kv", "atuin-nucleo-matcher", "atuin-pty-proxy", "atuin-server", @@ -360,22 +359,6 @@ dependencies = [ "unicode-segmentation", ] -[[package]] -name = "atuin-kv" -version = "18.16.1" -dependencies = [ - "atuin-client", - "atuin-common", - "eyre", - "pretty_assertions", - "rmp", - "sqlx", - "tokio", - "tracing", - "tracing-subscriber", - "typed-builder", -] - [[package]] name = "atuin-nucleo" version = "0.6.0" -- cgit v1.3.1