File: older-insta

package info (click to toggle)
rust-insta-cmd 0.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 216 kB
  • sloc: makefile: 25
file content (13 lines) | stat: -rw-r--r-- 355 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: insta-cmd/Cargo.toml
===================================================================
--- insta-cmd.orig/Cargo.toml
+++ insta-cmd/Cargo.toml
@@ -28,7 +28,7 @@ license = "Apache-2.0"
 repository = "https://github.com/mitsuhiko/insta-cmd"
 
 [dependencies.insta]
-version = "1.29.0"
+version = "1.21"
 features = ["serde"]
 
 [dependencies.serde]