]> git.proxmox.com Git - rustc.git/blobdiff - vendor/pulldown-cmark/Cargo.toml
New upstream version 1.44.1+dfsg1
[rustc.git] / vendor / pulldown-cmark / Cargo.toml
index 5f5713cfc6dbf02bf65dc01dc1896860ec9a9ab6..bc2701ac2a9815db3a7775f9eaa6ce3feae0a6ea 100644 (file)
@@ -13,7 +13,7 @@
 [package]
 edition = "2018"
 name = "pulldown-cmark"
-version = "0.7.0"
+version = "0.7.1"
 authors = ["Raph Levien <raph.levien@gmail.com>", "Marcus Klaas de Vries <mail@marcusklaas.nl>"]
 build = "build.rs"
 exclude = ["/third_party/**/*", "/tools/**/*", "/specs/**/*", "/fuzzer/**/*", "/azure-pipelines.yml"]
@@ -48,11 +48,14 @@ version = "2.6"
 version = "0.3"
 
 [dev-dependencies.html5ever]
-version = "0.24"
+version = "0.25"
 
 [dev-dependencies.lazy_static]
 version = "1.4"
 
+[dev-dependencies.markup5ever_rcdom]
+version = "0.1"
+
 [dev-dependencies.regex]
 version = "1.3"