aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock66
1 files changed, 2 insertions, 64 deletions
diff --git a/Cargo.lock b/Cargo.lock
index ab3dfded..78a79b59 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -189,9 +189,7 @@ dependencies = [
"fs-err",
"interim",
"log",
- "protox",
"regex",
- "runtime-format",
"rustix",
"serde",
"serde_json",
@@ -201,12 +199,10 @@ dependencies = [
"time",
"tokio",
"toml_edit",
- "tonic-prost-build",
"tracing",
"tracing-subscriber",
"turtle",
"turtle-common",
- "turtle-daemon",
"unicode-segmentation",
]
@@ -4682,79 +4678,20 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
name = "turtle"
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",
"typed-builder",
- "unicode-segmentation",
- "unicode-width 0.2.2",
- "url",
- "uuid",
- "vt100",
- "whoami 2.1.1",
]
[[package]]
@@ -4769,6 +4706,7 @@ dependencies = [
"time",
"typed-builder",
"uuid",
+ "whoami 2.1.1",
]
[[package]]
@@ -4848,7 +4786,6 @@ dependencies = [
"url",
"uuid",
"vt100",
- "whoami 2.1.1",
]
[[package]]
@@ -4870,6 +4807,7 @@ dependencies = [
"tower",
"tower-http",
"tracing",
+ "tracing-subscriber",
"turtle-common",
"url",
"uuid",