aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Cargo.lock46
1 files changed, 0 insertions, 46 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 0b9dfcd7..9115699c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -179,80 +179,34 @@ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
name = "atuin"
version = "18.16.1"
dependencies = [
- "arboard",
- "async-trait",
- "axum",
- "base64",
"clap",
"clap_complete",
"clap_complete_nushell",
"colored",
"config",
"crossterm",
- "crypto_secretbox",
- "daemonize",
- "dashmap",
- "directories",
"eyre",
"fs-err",
- "fs4",
- "fuzzy-matcher",
- "hyper-util",
- "indicatif",
"interim",
- "itertools",
- "lasso",
- "listenfd",
"log",
- "metrics",
- "metrics-exporter-prometheus",
- "minspan",
- "norm",
- "notify",
- "portable-pty",
- "prost",
"protox",
- "rand 0.8.5",
- "ratatui",
"regex",
- "reqwest",
- "rmp",
"runtime-format",
"rustix",
- "rustls",
- "rusty_paserk",
- "rusty_paseto",
- "semver",
"serde",
"serde_json",
"serde_regex",
"serde_with",
"shellexpand",
- "signal-hook",
- "sql-builder",
- "sqlx",
- "thiserror 2.0.18",
"time",
"tokio",
- "tokio-stream",
"toml_edit",
- "tonic",
- "tonic-prost",
"tonic-prost-build",
- "tower",
- "tower-http",
"tracing",
- "tracing-appender",
"tracing-subscriber",
"turtle-common",
"turtle-daemon",
- "typed-builder",
"unicode-segmentation",
- "unicode-width 0.2.2",
- "url",
- "uuid",
- "vt100",
- "whoami 2.1.1",
]
[[package]]