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.
|
|
|
--- time-0.1.44/Cargo.toml 2020-08-26T20:49:45+00:00
|
|
|
|
+++ time-0.1.44/Cargo.toml 2020-09-01T03:05:46.576294+00:00
|
|
|
|
@@ -29,12 +29,3 @@
|
|
|
|
optional = true
|
|
|
|
[dev-dependencies.log]
|
|
|
|
version = "0.4"
|
|
|
|
-
|
|
|
|
-[dev-dependencies.winapi]
|
|
|
|
-version = "0.3.0"
|
|
|
|
-features = ["std", "processthreadsapi", "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"]
|