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.
|
|
|
--- textwrap-0.9.0/Cargo.toml 1970-01-01T01:00:00+01:00
|
|
|
|
+++ textwrap-0.9.0/Cargo.toml 2018-01-01T13:11:49.342550+01:00
|
|
|
|
@@ -27,21 +27,17 @@
|
|
|
|
[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.5"
|
|
|
|
|
|
|
|
[dev-dependencies.rand]
|
|
|
|
-version = "0.3"
|
|
|
|
+version = "0.4"
|
|
|
|
[badges.appveyor]
|
|
|
|
repository = "mgeisler/textwrap"
|
|
|
|
|