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.
19 lines
349 B
19 lines
349 B
--- concolor-0.0.11/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ concolor-0.0.11/Cargo.toml 2023-02-20T16:26:12.791792+00:00
|
|
@@ -59,7 +59,6 @@
|
|
"clicolor",
|
|
"no_color",
|
|
"term",
|
|
- "windows",
|
|
]
|
|
clicolor = [
|
|
"core",
|
|
@@ -82,7 +81,3 @@
|
|
"core",
|
|
"concolor-query",
|
|
]
|
|
-windows = [
|
|
- "core",
|
|
- "concolor-query/windows",
|
|
-]
|