aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Cargo.lock17
1 files changed, 0 insertions, 17 deletions
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",
@@ -361,22 +360,6 @@ dependencies = [
]
[[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"
dependencies = [