File: relax-deps.diff

package info (click to toggle)
rust-fd-lock 3.0.13-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 220 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 171 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -41,6 +41,6 @@
 version = "3.0.8"
 
 [target."cfg(unix)".dependencies.rustix]
-version = "0.38.0"
+version = "1"
 features = ["fs"]