File: relax-trycmd

package info (click to toggle)
python-maturin 1.8.3-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 4,160 kB
  • sloc: python: 619; javascript: 93; sh: 55; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 161 bytes parent folder | download
1
2
3
4
5
6
7
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -120,3 +120,3 @@
 time = { version = "0.3.34", features = ["macros"] }
-trycmd = "0.15.0"
+trycmd = "0.14"
 which = "7.0.0"