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

12 lines
297 B

--- papergrid-0.7.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ papergrid-0.7.1/Cargo.toml 2023-02-17T02:06:18.819897+00:00
@@ -20,7 +20,7 @@
repository = "https://github.com/zhiburt/tabled"
[dependencies.ansi-str]
-version = "0.5.0"
+version = "0.7.0"
optional = true
[dependencies.ansitok]