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

12 lines
250 B

--- tabled-0.10.0/Cargo.toml 1970-01-01T00:00:01+00:00
+++ tabled-0.10.0/Cargo.toml 2023-02-17T02:31:30.301490+00:00
@@ -189,7 +189,7 @@
]
[dependencies.ansi-str]
-version = "0.5.0"
+version = "0.7.0"
optional = true
[dependencies.papergrid]