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

13 lines
342 B

--- jiff-0.1.29/Cargo.toml 1970-01-01T00:00:01+00:00
+++ jiff-0.1.29/Cargo.toml 2025-02-02T22:29:30.009029+00:00
@@ -167,9 +167,6 @@
[dev-dependencies.walkdir]
version = "2.5.0"
-[target.'cfg(not(target_family = "wasm"))'.dev-dependencies.hifitime]
-version = "3.9.0"
-
[profile.testrelease]
debug-assertions = false
inherits = "test"