You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-jiff/SOURCES/jiff-fix-metadata.diff

20 lines
458 B

--- jiff-0.1.23/Cargo.toml 1970-01-01T00:00:01+00:00
+++ jiff-0.1.23/Cargo.toml 2025-01-14T03:03:22.825286+00:00
@@ -118,9 +118,6 @@
[dev-dependencies.serde_json]
version = "1.0.117"
-[dev-dependencies.serde_yml]
-version = "0.0.12"
-
[dev-dependencies.tabwriter]
version = "1.4.0"
@@ -171,6 +168,3 @@
tzdb-concatenated = ["std"]
tzdb-zoneinfo = ["std"]
-[target.'cfg(not(target_family = "wasm"))'.dev-dependencies.hifitime]
-version = "3.9.0"
-