diff --git a/Cargo.toml b/Cargo.toml index d099f63..92388ba 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.20" +markdown = "=1.0.0-alpha.21" regex = "1" semver = "1" thiserror = "1"