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-fix-metadata.diff

12 lines
291 B

--- textwrap-0.12.1/Cargo.toml 2020-07-03T10:18:26+00:00
+++ textwrap-0.12.1/Cargo.toml 2020-10-20T12:28:51.184229+00:00
@@ -36,7 +36,7 @@
[dependencies.unicode-width]
version = "0.1"
[dev-dependencies.lipsum]
-version = "0.6"
+version = "0.7"
[dev-dependencies.rand]
version = "0.6"