You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-skeptic/skeptic-fix-metadata.diff

12 lines
274 B

--- skeptic-0.13.5/Cargo.toml 2020-10-29T14:33:10+00:00
+++ skeptic-0.13.5/Cargo.toml 2020-12-25T11:18:32.572704+00:00
@@ -36,7 +36,7 @@
version = "0.3"
[dependencies.pulldown-cmark]
-version = "0.2"
+version = "0.8"
default-features = false
[dependencies.tempfile]