diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 17 |
1 files changed, 0 insertions, 17 deletions
@@ -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 = [ |
