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.
18 lines
375 B
18 lines
375 B
--- clircle-0.4.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ clircle-0.4.0/Cargo.toml 2023-10-29T04:03:10.303427+00:00
|
|
@@ -55,14 +55,3 @@
|
|
features = ["term"]
|
|
default-features = false
|
|
|
|
-[target."cfg(windows)".dependencies.winapi]
|
|
-version = "0.3.9"
|
|
-features = [
|
|
- "winnt",
|
|
- "winbase",
|
|
- "processenv",
|
|
- "handleapi",
|
|
- "ntdef",
|
|
- "fileapi",
|
|
- "std",
|
|
-]
|