diff --git a/Cargo.toml b/Cargo.toml index ee5f0f7..a47f01f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,5 +12,4 @@ clap = { version = "4.5.20", features = ["derive"] } lamm = { git = "https://github.com/minneelyyyy/lamm", branch = "dev" } regex = "1.11.1" sqlx = { version = "0.8", features = [ "runtime-tokio-native-tls", "postgres" ] } -chrono = "0.4.38" hex_color = "3" \ No newline at end of file