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

12 lines
293 B

--- version-sync-0.9.1/Cargo.toml 2020-07-07T18:09:38+00:00
+++ version-sync-0.9.1/Cargo.toml 2020-12-25T10:59:11.024287+00:00
@@ -28,7 +28,7 @@
features = ["span-locations"]
[dependencies.pulldown-cmark]
-version = "0.7"
+version = "0.8"
default-features = false
[dependencies.regex]