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-tabwriter/tabwriter-1.0.4-fix-metadat...

12 lines
264 B

--- tabwriter-1.0.4/Cargo.toml 1970-01-01T01:00:00+01:00
+++ tabwriter-1.0.4/Cargo.toml 2018-06-14T08:15:47.566566+02:00
@@ -26,7 +26,7 @@
optional = true
[dependencies.regex]
-version = "^0.2.1"
+version = "1"
optional = true
[dependencies.unicode-width]