File: relax-rstest.diff

package info (click to toggle)
rust-editor-command 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 200 kB
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 166 bytes parent folder | download
1
2
3
4
5
6
7
8
9
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,5 +27,5 @@
 version = "1.1.0"
 
 [dev-dependencies.rstest]
-version = "0.26.1"
+version = "0.17.0"
 default-features = false