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

12 lines
282 B

--- crossterm-0.6.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ crossterm-0.6.0/Cargo.toml 2019-03-15T06:34:37.794001+01:00
@@ -46,7 +46,7 @@
optional = true
[dependencies.crossterm_style]
-version = "0.1.0"
+version = "0.2.0"
optional = true
[dependencies.crossterm_terminal]