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.
24 lines
492 B
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-20T08:50:20.213590+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.5"
|
|
|
|
[dev-dependencies.rand]
|
|
version = "0.3"
|