Compare commits
No commits in common. 'epel10' and 'epel9' have entirely different histories.
@ -1,11 +1,8 @@
|
||||
--- 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 @@
|
||||
--- 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.11"
|
||||
+version = "0.13"
|
||||
default-features = false
|
||||
|
||||
[dev-dependencies.doc-comment]
|
||||
-version = "0.10"
|
||||
+version = "0.11"
|
||||
|
Loading…
Reference in new issue