Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > e8e1392b1c45ca1321bae37fc228a788 > files > 2

rust-iana-time-zone-0.1.53-1.mga9.src.rpm

--- iana-time-zone-0.1.53/Cargo.toml	1970-01-01T00:00:01+00:00
+++ iana-time-zone-0.1.53/Cargo.toml	1970-01-01T00:00:01+00:00
@@ -35,31 +35,3 @@
 [features]
 fallback = []
 
-[target."cfg(any(target_os = \"macos\", target_os = \"ios\"))".dependencies.core-foundation-sys]
-version = "0.8.3"
-
-[target."cfg(target_arch = \"wasm32\")".dependencies.js-sys]
-version = "0.3.50"
-
-[target."cfg(target_arch = \"wasm32\")".dependencies.wasm-bindgen]
-version = "0.2.70"
-
-[target."cfg(target_arch = \"wasm32\")".dev-dependencies.wasm-bindgen-test]
-version = "0.3"
-
-[target."cfg(target_os = \"android\")".dependencies.android_system_properties]
-version = "0.1.5"
-
-[target."cfg(target_os = \"haiku\")".dependencies.iana-time-zone-haiku]
-version = "0.1.1"
-
-[target."cfg(target_os = \"windows\")".dependencies.winapi]
-version = "0.3.9"
-features = [
-    "activation",
-    "combaseapi",
-    "objbase",
-    "roapi",
-    "winerror",
-    "winstring",
-]