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-strip-ansi-escapes/strip-ansi-escapes-fix-meta...

9 lines
301 B

--- strip-ansi-escapes-0.1.1/Cargo.toml 1970-01-01T00:00:00+00:00
+++ strip-ansi-escapes-0.1.1/Cargo.toml 2023-08-24T21:02:37.335817+00:00
@@ -22,4 +22,4 @@
license = "Apache-2.0/MIT"
repository = "https://github.com/luser/strip-ansi-escapes"
[dependencies.vte]
-version = "0.10"
+version = "0.11"