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

12 lines
265 B

--- scan_fmt-0.2.3/Cargo.toml 1970-01-01T00:00:00+00:00
+++ scan_fmt-0.2.3/Cargo.toml 2019-08-06T07:49:23.381483+00:00
@@ -23,7 +23,7 @@
name = "scan_fmt"
path = "src/lib.rs"
[dependencies.regex]
-version = "~1.1.6"
+version = "1"
optional = true
[features]