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.
17 lines
386 B
17 lines
386 B
--- nu-ansi-term-0.46.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ nu-ansi-term-0.46.0/Cargo.toml 2022-07-08T11:07:35.772956+00:00
|
|
@@ -45,13 +45,3 @@
|
|
|
|
[features]
|
|
derive_serde_style = ["serde"]
|
|
-
|
|
-[target."cfg(target_os=\"windows\")".dependencies.winapi]
|
|
-version = "0.3.4"
|
|
-features = [
|
|
- "consoleapi",
|
|
- "errhandlingapi",
|
|
- "fileapi",
|
|
- "handleapi",
|
|
- "processenv",
|
|
-]
|