File: relax-deps.patch

package info (click to toggle)
rust-built 0.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 292 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 283 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 0386af8..27c50b7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -52,7 +52,7 @@ name = "testbox_tests"
 path = "tests/testbox_tests.rs"
 
 [dependencies.cargo-lock]
-version = "10.0"
+version = "11"
 optional = true
 default-features = false