aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--crates/whirl/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/whirl/Cargo.toml b/crates/whirl/Cargo.toml
index df720c3..0c1e52d 100644
--- a/crates/whirl/Cargo.toml
+++ b/crates/whirl/Cargo.toml
@@ -18,7 +18,7 @@ dotenv = "0.15.0"
# Logging
log = "0.4.14"
-flexi_logger = "0.18.0"
+flexi_logger = "0.18.1"
human-panic = "1.0.3"
# simple-error = "0.2.3"