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
347 B
19 lines
347 B
--- concolor-0.1.1/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ concolor-0.1.1/Cargo.toml 2023-03-30T14:09:19.977543+00:00
|
|
@@ -66,7 +66,6 @@
|
|
"clicolor",
|
|
"no_color",
|
|
"term",
|
|
- "windows",
|
|
]
|
|
clicolor = [
|
|
"core",
|
|
@@ -89,7 +88,3 @@
|
|
"core",
|
|
"dep:concolor-query",
|
|
]
|
|
-windows = [
|
|
- "core",
|
|
- "dep:concolor-query",
|
|
-]
|