File: relax-termion.diff

package info (click to toggle)
rust-mpris 2.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 496 kB
  • sloc: sh: 50; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 199 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,7 +42,7 @@
 version = "1.0.66"
 
 [dev-dependencies.termion]
-version = "2.0.1"
+version = ">=1, <= 4"
 
 [badges.maintenance]
 status = "actively-developed"