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.
12 lines
335 B
12 lines
335 B
--- strip-ansi-escapes-0.2.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ strip-ansi-escapes-0.2.0/Cargo.toml 2023-12-22T23:36:46.260496+00:00
|
|
@@ -26,7 +26,7 @@
|
|
repository = "https://github.com/luser/strip-ansi-escapes"
|
|
|
|
[dependencies.vte]
|
|
-version = "0.11"
|
|
+version = "0.13"
|
|
default-features = false
|
|
|
|
[dev-dependencies.doc-comment]
|