diff --git a/Cargo.toml b/Cargo.toml index 1e0c872..f3a135a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ eventsource = "0.5.0" home = "0.5.4" human-panic = "1.0.3" logi = "0.0.7" -minifier = "0.2.1" +minifier = "0.3.0" notify = "5.0.0" reqwest = {version = "0.11.22", features = ["blocking", "json"]} serde = {version = "1.0.152", features = ["derive"]}