File chrono-fix-metadata.diff of Package rust-chrono

--- chrono-0.4.35/Cargo.toml	1970-01-01T00:00:01+00:00
+++ chrono-0.4.35/Cargo.toml	2024-03-08T09:23:09.282432+00:00
@@ -84,10 +84,8 @@
 version = "1"
 
 [features]
-__internal_bench = []
 alloc = []
 clock = [
-    "winapi",
     "iana-time-zone",
     "now",
 ]
@@ -95,7 +93,6 @@
     "clock",
     "std",
     "oldtime",
-    "wasmbind",
 ]
 libc = []
 now = ["std"]
@@ -119,9 +116,6 @@
 rkyv-validation = ["rkyv?/validation"]
 std = ["alloc"]
 unstable-locales = ["pure-rust-locales"]
-wasmbind = [
-]
-winapi = []
 
 [target."cfg(unix)".dependencies.iana-time-zone]
 version = "0.1.45"
openSUSE Build Service is sponsored by