File: disable-hyphenation.diff

package info (click to toggle)
rust-textwrap 0.16.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 400 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 268 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -68,11 +68,6 @@
 name = "version-numbers"
 path = "tests/version-numbers.rs"
 
-[dependencies.hyphenation]
-version = "0.8.4"
-features = ["embed_en-us"]
-optional = true
-
 [dependencies.smawk]
 version = "0.3.2"
 optional = true