File: relax-deps.patch

package info (click to toggle)
rust-interpolator 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 412 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 282 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/Cargo.toml b/Cargo.toml
index 8313660..8bb4e30 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -66,7 +66,7 @@ version = "0.99.17"
 version = "1.1.0"
 
 [dev-dependencies.proptest-derive]
-version = "0.3.0"
+version = "0.4.0"
 
 [dev-dependencies.quote]
 version = "1.0.23"