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.
16 lines
384 B
16 lines
384 B
2 years ago
|
--- nu-ansi-term-0.46.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ nu-ansi-term-0.46.0/Cargo.toml 2023-05-19T15:17:14.728862+00:00
|
||
|
@@ -46,12 +46,3 @@
|
||
|
[features]
|
||
|
derive_serde_style = ["serde"]
|
||
|
|
||
|
-[target."cfg(target_os=\"windows\")".dependencies.winapi]
|
||
|
-version = "0.3.4"
|
||
|
-features = [
|
||
|
- "consoleapi",
|
||
|
- "errhandlingapi",
|
||
|
- "fileapi",
|
||
|
- "handleapi",
|
||
|
- "processenv",
|
||
|
-]
|