diff --git a/Cargo.toml b/Cargo.toml index 7e3d848..d099f63 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,7 +18,7 @@ exclude = [ chrono = "0.4" indexmap = "2" lazy_static = "1" -markdown = "=1.0.0-alpha.18" +markdown = "=1.0.0-alpha.20" regex = "1" semver = "1" thiserror = "1"