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

14 lines
300 B

--- gix-date-0.7.3/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-date-0.7.3/Cargo.toml 2023-08-23T09:17:35.937890+00:00
@@ -40,10 +40,6 @@
2 years ago
features = ["std"]
default-features = false
2 years ago
-[dependencies.document-features]
-version = "0.2.0"
-optional = true
-
2 years ago
[dependencies.itoa]
version = "1.0.1"