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
376 B
16 lines
376 B
--- ansiterm-0.12.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ ansiterm-0.12.2/Cargo.toml 2023-09-12T13:02:37.868190+00:00
|
|
@@ -52,12 +52,3 @@
|
|
[features]
|
|
derive_serde_style = ["serde"]
|
|
|
|
-[target."cfg(target_os=\"windows\")".dependencies.winapi]
|
|
-version = "0.3.4"
|
|
-features = [
|
|
- "consoleapi",
|
|
- "errhandlingapi",
|
|
- "fileapi",
|
|
- "handleapi",
|
|
- "processenv",
|
|
-]
|