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

9 lines
289 B

--- ascii-canvas-2.0.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ ascii-canvas-2.0.0/Cargo.toml 2021-01-17T10:55:32.308579+00:00
@@ -18,4 +18,4 @@
license = "Apache-2.0/MIT"
repository = "https://github.com/nikomatsakis/ascii-canvas"
[dependencies.term]
-version = "0.5"
+version = "0.6"