summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8406b6e..f396d9b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@ repository = "https://github.com/getchoo/teawieBot"
bottomify = "1.2.0"
color-eyre = "0.6.3"
dotenvy = "0.15.7"
-env_logger = "0.11.3"
+env_logger = "0.11.5"
eyre = { version = "0.6.12", default-features = false, features = [
"auto-install",
"track-caller",