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 473bd01..5768422 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,7 +10,7 @@ repository = "https://github.com/getchoo/chill"
anyhow = "1.0"
bottomify = "1.2.0"
dotenvy = "0.15.7"
-env_logger = "0.11.5"
+env_logger = "0.11.6"
log = "0.4.22"
poise = "0.6.1"
rand = "0.8.5"