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-textwrap/textwrap-0.9.0-fix-metadata...

24 lines
492 B

--- textwrap-0.9.0/Cargo.toml 1970-01-01T01:00:00+01:00
+++ textwrap-0.9.0/Cargo.toml 2017-11-13T18:49:25.212619+01:00
@@ -27,18 +27,14 @@
[dependencies.unicode-width]
version = "0.1.3"
-[dependencies.hyphenation]
-version = "0.6.1"
-optional = true
-
[dependencies.term_size]
version = "0.3.0"
optional = true
[dev-dependencies.lipsum]
-version = "0.3"
+version = "0.4"
[dev-dependencies.version-sync]
-version = "0.2"
+version = "0.4"
[dev-dependencies.rand]
version = "0.3"