File: relax-deps.diff

package info (click to toggle)
rust-logos-codegen 0.15.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 516 kB
  • sloc: makefile: 2
file content (18 lines) | stat: -rw-r--r-- 324 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -85,13 +85,13 @@
 features = ["full"]
 
 [dev-dependencies.insta]
-version = "1.41.1"
+version = "1.39"
 
 [dev-dependencies.pretty_assertions]
 version = "1.4.0"
 
 [dev-dependencies.rstest]
-version = "0.23.0"
+version = "0.17"
 
 [build-dependencies.rustc_version]
 version = "0.4.1"