parent
b8fcbc1886
commit
e621045d80
@ -1 +1 @@
|
||||
SHA512 (time-0.2.25.crate) = 95f93373032fbce2a28e5be4e4781dd9ac7706637aa80e04e26cc2fb470b74fc77d84655d0cbebc6d0a0b64cf7f495040a3730b6c47b35799c6aea29bf6f1ac5
|
||||
SHA512 (time-0.2.26.crate) = 4e3a1d7c48882ae861294fdaad9192b584ff7fa2f11946bb287104ced8d8c7e4b9c8103244b8e87349f13cf971ce83f3c99cb0344c2c7c5e573dc040962c5602
|
||||
|
@ -1,19 +1,19 @@
|
||||
--- time-0.2.25/Cargo.toml 2021-01-25T03:12:16+00:00
|
||||
+++ time-0.2.25/Cargo.toml 2021-03-04T01:19:51.770951+00:00
|
||||
--- time-0.2.26/Cargo.toml 1970-01-01T00:00:00+00:00
|
||||
+++ time-0.2.26/Cargo.toml 2021-03-25T09:51:42.742432+00:00
|
||||
@@ -64,15 +64,7 @@
|
||||
default = ["deprecated", "std"]
|
||||
deprecated = []
|
||||
panicking-api = []
|
||||
-std = ["libc", "winapi", "stdweb", "standback/std"]
|
||||
-[target."cfg(target_arch = \"wasm32\")".dependencies.stdweb]
|
||||
-version = "0.4"
|
||||
-version = "0.4.20"
|
||||
-optional = true
|
||||
-default-features = false
|
||||
+std = ["libc", "standback/std"]
|
||||
[target."cfg(unix)".dependencies.libc]
|
||||
version = "0.2"
|
||||
version = "0.2.89"
|
||||
optional = true
|
||||
-[target."cfg(windows)".dependencies.winapi]
|
||||
-version = "0.3"
|
||||
-version = "0.3.9"
|
||||
-features = ["minwinbase", "minwindef", "timezoneapi"]
|
||||
-optional = true
|
||||
|
Loading…
Reference in new issue