better cargo lock

This commit is contained in:
filipriec
2025-02-23 10:01:43 +01:00
parent 32e5786f1d
commit 4f6a779539
3 changed files with 0 additions and 14 deletions

7
Cargo.lock generated
View File

@@ -369,12 +369,10 @@ dependencies = [
"serde",
"serde_json",
"serde_with",
"sqlx",
"tokio",
"toml",
"tonic",
"tonic-build",
"tonic-reflection",
"tracing",
"tracing-subscriber",
]
@@ -2079,13 +2077,8 @@ dependencies = [
"chrono",
"clap",
"common",
"console",
"crossterm",
"dialoguer",
"dirs",
"dotenvy",
"prost",
"ratatui",
"serde",
"serde_json",
"serde_with",