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-version-sync0.8/version-sync-fix-metadata.diff

12 lines
293 B

--- version-sync-0.8.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ version-sync-0.8.1/Cargo.toml 2020-08-29T17:44:45.287439+00:00
@@ -31,7 +31,7 @@
features = ["span-locations"]
[dependencies.pulldown-cmark]
-version = "0.4"
+version = "0.7"
default-features = false
[dependencies.regex]