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.
10 lines
321 B
10 lines
321 B
--- vte-0.3.3/Cargo.toml 1970-01-01T00:00:00+00:00
|
|
+++ vte-0.3.3/Cargo.toml 2019-04-24T06:27:48.320365+00:00
|
|
@@ -20,5 +20,6 @@
|
|
keywords = ["ansi", "vte", "parser", "terminal"]
|
|
license = "Apache-2.0 OR MIT"
|
|
repository = "https://github.com/jwilm/vte"
|
|
+exclude = ["/vim10m_*"]
|
|
[dependencies.utf8parse]
|
|
version = "0.1"
|