diff --git a/Cargo.toml b/Cargo.toml index 80e3b0f..64b4f39 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -69,7 +69,7 @@ dirs = "6.0.0" filenamify = "0.1.0" indicatif = "0.18.4" serde_yaml = "0.9.0" -tracing-subscriber = {version = "0.3.17", features = ["env-filter"]} +tracing-subscriber = {version = "0.3.20", features = ["env-filter"]} # Testing insta = {version = "1.17.1", features = ["ron", "redactions"]}