--- gix-sec-0.8.4/Cargo.toml 1970-01-01T00:00:01+00:00 +++ gix-sec-0.8.4/Cargo.toml 2023-08-02T14:05:16.503050+00:00 @@ -20,7 +20,7 @@ "LICENSE-*", "CHANGELOG.md", ] -description = "A WIP crate of the gitoxide project providing a shared trust model" +description = "Shared trust model implementation for gix" license = "MIT OR Apache-2.0" repository = "https://github.com/Byron/gitoxide" @@ -37,10 +37,6 @@ [dependencies.bitflags] version = "2" - -[dependencies.document-features] -version = "0.2.1" -optional = true [dependencies.serde] version = "1.0.114"