File: relax-dep.diff

package info (click to toggle)
rust-console 0.15.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 284 kB
  • sloc: makefile: 29
file content (13 lines) | stat: -rw-r--r-- 323 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: console/Cargo.toml
===================================================================
--- console.orig/Cargo.toml
+++ console/Cargo.toml
@@ -41,7 +41,7 @@ optional = true
 default-features = false
 
 [dependencies.terminal_size]
-version = "0.1.14"
+version = "0.2"
 
 [dependencies.unicode-width]
 version = "0.1"