parent
401ece7cce
commit
fe8c7e4fb7
@ -1 +1 @@
|
||||
SHA512 (time-0.1.44.crate) = 736a38637be0193a06fa35d42b4873b04a0a35d84cd2af85b7f653a1b67b95078577134bb187b777730e73cce67f437b45ff5c72b8e3f1f8e2ed3420ea0324cf
|
||||
SHA512 (time-0.1.45.crate) = e643fb8649f3efdaa1b0b6abc6a140d55ac550a55cad99d0cce9415dc51e155fb1ea240953eeaba5dc47ec73c49ab7f2962af79c693436289de0eb3ff60985ee
|
||||
|
@ -0,0 +1,20 @@
|
||||
--- 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",
|
||||
-]
|
@ -1,15 +1,15 @@
|
||||
--- 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
|
||||
--- time-0.1.45/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||
+++ time-0.1.45/Cargo.toml 2022-12-23T22:29:19.302372+00:00
|
||||
@@ -35,12 +35,3 @@
|
||||
|
||||
[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"]
|
||||
-features = [
|
||||
- "std",
|
||||
- "processthreadsapi",
|
||||
- "winbase",
|
||||
-]
|
||||
-
|
||||
|
Loading…
Reference in new issue