mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
rust-iana-time-zone: Required by updated rust-chrono
- Install of version 0.1.51 - Definition of rootfile - Creation of metadata patch to eliminate windows options Tested-by: Adolf Belka <adolf.belka@ipfire.org> Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
9745d784b9
commit
d116f35a36
34
src/patches/rust-iana-time-zone-0.1.51-fix-metadata.patch
Normal file
34
src/patches/rust-iana-time-zone-0.1.51-fix-metadata.patch
Normal file
@@ -0,0 +1,34 @@
|
||||
--- iana-time-zone-0.1.51/Cargo.toml.original 1970-01-01 01:00:01.000000000 +0100
|
||||
+++ iana-time-zone-0.1.51/Cargo.toml 2022-10-13 23:51:27.954816115 +0200
|
||||
@@ -31,31 +31,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.0"
|
||||
-
|
||||
-[target."cfg(target_os = \"windows\")".dependencies.winapi]
|
||||
-version = "0.3.9"
|
||||
-features = [
|
||||
- "activation",
|
||||
- "combaseapi",
|
||||
- "objbase",
|
||||
- "roapi",
|
||||
- "winerror",
|
||||
- "winstring",
|
||||
-]
|
||||
Reference in New Issue
Block a user