File: relax-textwrap

package info (click to toggle)
rust-debian-changelog 0.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 364 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 333 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: debian-changelog/Cargo.toml
===================================================================
--- debian-changelog.orig/Cargo.toml
+++ debian-changelog/Cargo.toml
@@ -57,7 +57,7 @@ version = "0.4"
 version = "0.16.1"
 
 [dependencies.textwrap]
-version = "0.16.2"
+version = "0.16.1"
 
 [dependencies.whoami]
 version = "1"