diff --git a/Cargo.toml b/Cargo.toml index e5d87fa..d3363a5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ anyhow = "1.0" chat-gpt-lib-rs = "0.3.0" console = "0.15" dotenvy = "0.15" -env_logger = "0.10" +env_logger = "0.11" ignore = "0.4" indicatif = "0.17" keyring = "2.0"