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.
12 lines
265 B
12 lines
265 B
6 years ago
|
--- 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]
|