diff --git a/Cargo.toml b/Cargo.toml index 7c04a2bd..088aa14a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -49,7 +49,7 @@ comrak = { version = "0.19.0", features = ["syntect", "shortcodes"] } derive_more = { version = "0.99.17", features = ["default", "convert_case", "generate-parsing-rs", "testing-helpers", "nightly", "peg", "rustc_version" ] } futures = "0.3.29" glob = "0.3.1" -html-minifier = "4.0.0" +html-minifier = "5.0.0" latex2mathml = "0.2.3" lazy_static = "1.4.0" liquid = "0.26.4"