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

21 lines
437 B

--- skeptic-0.13.4/Cargo.toml 1970-01-01T00:00:00+00:00
+++ skeptic-0.13.4/Cargo.toml 2019-07-31T17:54:43.231811+00:00
@@ -27,7 +27,7 @@
name = "skeptic"
path = "lib.rs"
[dependencies.bytecount]
-version = "0.4"
+version = "0.5"
[dependencies.cargo_metadata]
version = "0.6"
@@ -37,7 +37,7 @@
default-features = false
[dependencies.glob]
-version = "0.2"
+version = "0.3"
[dependencies.pulldown-cmark]
version = "0.2"