aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e98ea65..5bfe62c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -26,7 +26,7 @@ structopt = "0.3.26"
rand = "0.8.5"
# Logging
-log = "0.4.14"
+log = "0.4.16"
pretty_env_logger = "0.4.0"
human-panic = "1.0.3"