File: older-serial-test

package info (click to toggle)
rust-debian-analyzer 0.160.7-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 768 kB
  • sloc: python: 60; makefile: 7
file content (13 lines) | stat: -rw-r--r-- 349 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: debian-analyzer/Cargo.toml
===================================================================
--- debian-analyzer.orig/Cargo.toml
+++ debian-analyzer/Cargo.toml
@@ -187,7 +187,7 @@ version = "0.22"
 version = "2.4"
 
 [dev-dependencies.serial_test]
-version = ">=3, <4"
+version = ">=2, <4"
 
 [build-dependencies.quote]
 version = "1.0.40"