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/jiff-fix-metadata.diff

20 lines
432 B

--- jiff-0.1.16/Cargo.toml 1970-01-01T00:00:01+00:00
+++ jiff-0.1.16/Cargo.toml 2024-12-27T00:19:01.401220+00:00
@@ -113,9 +113,6 @@
[dev-dependencies.serde_json]
version = "1.0.117"
-[dev-dependencies.serde_yml]
-version = "0.0.12"
-
[dev-dependencies.tabwriter]
version = "1.4.0"
@@ -161,6 +158,3 @@
]
tzdb-zoneinfo = ["std"]
-[target.'cfg(not(target_family = "wasm"))'.dev-dependencies.hifitime]
-version = "3.9.0"
-