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.
21 lines
427 B
21 lines
427 B
1 year ago
|
--- time-0.1.45/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
+++ time-0.1.45/Cargo.toml 1970-01-01T00:00:01+00:00
|
||
|
@@ -44,17 +44,3 @@
|
||
|
"winbase",
|
||
|
]
|
||
|
|
||
|
-[target."cfg(target_os = \"wasi\")".dependencies.wasi]
|
||
|
-version = "=0.10.0"
|
||
|
-
|
||
|
-[target."cfg(windows)".dependencies.winapi]
|
||
|
-version = "0.3.0"
|
||
|
-features = [
|
||
|
- "std",
|
||
|
- "minwinbase",
|
||
|
- "minwindef",
|
||
|
- "ntdef",
|
||
|
- "profileapi",
|
||
|
- "sysinfoapi",
|
||
|
- "timezoneapi",
|
||
|
-]
|