diff --git a/Cargo.toml b/Cargo.toml
index 815126e7..f10a6df1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -35,7 +35,7 @@ pest_meta = "2.1.3"
 pest_vm = "2.1.0"
 displaydoc = { version = "0.2.3", default-features = false }
 log = "0.4.14"
-simplelog = "0.11.2"
+simplelog = "0.12.0"
 
 [dev-dependencies]
 indoc = "1.0.3"