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.
13 lines
403 B
13 lines
403 B
--- yansi-term-0.1.2/Cargo.toml 2020-05-31T12:48:56+00:00
|
|
+++ yansi-term-0.1.2/Cargo.toml 2023-08-17T15:27:40.846610+00:00
|
|
@@ -36,9 +36,6 @@
|
|
|
|
[features]
|
|
derive_serde_style = ["serde"]
|
|
-[target."cfg(target_os=\"windows\")".dependencies.winapi]
|
|
-version = "0.3.4"
|
|
-features = ["consoleapi", "errhandlingapi", "fileapi", "handleapi", "processenv"]
|
|
[badges.maintenance]
|
|
status = "actively-developed"
|
|
|