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.
9 lines
301 B
9 lines
301 B
1 year ago
|
--- strip-ansi-escapes-0.1.1/Cargo.toml 1970-01-01T00:00:00+00:00
|
||
|
+++ strip-ansi-escapes-0.1.1/Cargo.toml 2023-10-14T19:59:57.585218+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"
|