File: relax-rstest.diff

package info (click to toggle)
rust-fuzzt 0.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 204 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 208 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -37,7 +37,7 @@
 repository = "https://github.com/luizvbo/fuzzt"
 
 [dev-dependencies.rstest]
-version = "0.18.2"
+version = "0.17"
 
 [features]
 damerau_levenshtein = []