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

View File

@@ -8,13 +8,8 @@ common = { path = "../common" }
chrono = { version = "0.4.39", features = ["serde"] }
clap = { version = "4.5.29", features = ["derive"] }
console = "0.15.10"
crossterm = "0.28.1"
dialoguer = "0.11.0"
dirs = "6.0.0"
dotenvy = "0.15.7"
prost = "0.13.5"
ratatui = "0.29.0"
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.138"
serde_with = "3.12.0"