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-commitgraph/gix-commitgraph-fix-metadat...

14 lines
322 B

--- gix-commitgraph-0.18.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ gix-commitgraph-0.18.1/Cargo.toml 2023-08-01T18:19:29.936921+00:00
@@ -44,10 +44,6 @@
features = ["std"]
default-features = false
-[dependencies.document-features]
-version = "0.2.0"
-optional = true
-
[dependencies.gix-chunk]
version = "^0.4.4"