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.
15 lines
343 B
15 lines
343 B
1 year ago
|
--- termbg-0.4.3/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ termbg-0.4.3/Cargo.toml 2023-08-02T12:44:42.275331+00:00
|
||
|
@@ -66,11 +66,3 @@
|
||
|
[dependencies.thiserror]
|
||
|
version = "1"
|
||
|
|
||
|
-[target."cfg(target_os = \"windows\")".dependencies.winapi]
|
||
|
-version = "0.3"
|
||
|
-features = [
|
||
|
- "wincon",
|
||
|
- "winbase",
|
||
|
- "processenv",
|
||
|
- "impl-default",
|
||
|
-]
|