Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > 5fc1392831d57057b66db0c629b6c4e5 > files > 2

rust-pulldown-cmark0.8-0.8.0-2.mga9.src.rpm

--- pulldown-cmark-0.8.0/Cargo.toml	2020-09-01T15:23:36+00:00
+++ pulldown-cmark-0.8.0/Cargo.toml	2022-12-14T15:08:59.396075+00:00
@@ -23,11 +23,7 @@
 categories = ["text-processing"]
 license = "MIT"
 repository = "https://github.com/raphlinus/pulldown-cmark"
-
-[[bin]]
-name = "pulldown-cmark"
-doc = false
-required-features = ["getopts"]
+autobins = false
 
 [[bench]]
 name = "html_rendering"
@@ -44,8 +40,6 @@
 
 [dependencies.unicase]
 version = "2.6"
-[dev-dependencies.criterion]
-version = "0.3"
 
 [dev-dependencies.html5ever]
 version = "0.25"