File: tweak-deps.patch

package info (click to toggle)
rust-io-uring 0.7.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,132 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 147 bytes parent folder | download
1
2
3
4
5
6
7
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -49,3 +49,3 @@
 [build-dependencies.bindgen]
-version = "0.69"
+version = ">= 0.69, <= 0.72"
 optional = true