diff --git a/Cargo.toml b/Cargo.toml index e3d3c7c..b5f45bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -66,7 +66,7 @@ version = "0.16.1" [dependencies.pulldown-cmark] default-features = false optional = true -version = "0.6.0" +version = "0.7.0" [dependencies.termion] optional = true