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-textwrap0.11/SOURCES/textwrap-fix-metadata.diff

14 lines
379 B

--- textwrap-0.11.0/Cargo.toml 1970-01-01T00:00:00+00:00
+++ textwrap-0.11.0/Cargo.toml 2022-01-25T21:28:46.598508+00:00
@@ -24,10 +24,6 @@
repository = "https://github.com/mgeisler/textwrap"
[package.metadata.docs.rs]
all-features = true
-[dependencies.hyphenation]
-version = "0.7.1"
-features = ["embed_all"]
-optional = true
[dependencies.term_size]
version = "0.3.0"