parent
4fe6a08f2e
commit
6f633a9b07
@ -1,19 +1,29 @@
|
||||
--- chrono-0.4.15/Cargo.toml 2020-08-14T21:03:30+00:00
|
||||
+++ chrono-0.4.15/Cargo.toml 2020-09-16T19:32:03.518425+00:00
|
||||
@@ -93,16 +93,7 @@
|
||||
default = ["clock", "std"]
|
||||
--- chrono-0.4.19/Cargo.toml 2020-09-30T15:06:24+00:00
|
||||
+++ chrono-0.4.19/Cargo.toml 2020-10-01T09:45:11.874878+00:00
|
||||
@@ -93,25 +93,12 @@
|
||||
__doctest = []
|
||||
__internal_bench = []
|
||||
alloc = []
|
||||
-clock = ["libc", "std", "winapi"]
|
||||
+clock = ["libc", "std"]
|
||||
default = ["clock", "std", "oldtime"]
|
||||
oldtime = ["time"]
|
||||
std = []
|
||||
unstable-locales = ["pure-rust-locales", "alloc"]
|
||||
-wasmbind = ["wasm-bindgen", "js-sys"]
|
||||
-[target."cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))".dependencies.js-sys]
|
||||
-version = "0.3"
|
||||
-optional = true
|
||||
|
||||
|
||||
-[target."cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))".dependencies.wasm-bindgen]
|
||||
-version = "0.2"
|
||||
-optional = true
|
||||
-[target."cfg(all(target_arch = \"wasm32\", not(any(target_os = \"emscripten\", target_os = \"wasi\"))))".dev-dependencies.wasm-bindgen-test]
|
||||
-version = "0.3"
|
||||
-[target."cfg(windows)".dependencies.winapi]
|
||||
-version = "0.3.0"
|
||||
-features = ["std", "minwinbase", "minwindef", "timezoneapi"]
|
||||
-optional = true
|
||||
[badges.appveyor]
|
||||
repository = "chronotope/chrono"
|
||||
|
||||
|
@ -1 +1 @@
|
||||
SHA512 (chrono-0.4.15.crate) = 64ec4c7fad26ce7dd107e3e1b176507cd8f4b10c3ff47940c45ccec0b882858dc35d5cebed36b64e2bd1b611ad8b48dfaa7cfe4a7b687887b4f0a8be1de24dbc
|
||||
SHA512 (chrono-0.4.19.crate) = a119349bfc2243a249f1d18b1ae548a04b30fecb75913a56f26d1ff8c0eb53097a2674d9141e2094018191cbbc1620843fbddaf52999824e077c1157f0907980
|
||||
|
Loading…
Reference in new issue