File: relax-bindgen.diff

package info (click to toggle)
rust-xkbcommon-sys 1.4.1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 132 kB
  • sloc: ansic: 6; makefile: 4
file content (13 lines) | stat: -rw-r--r-- 367 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: xkbcommon-sys/Cargo.toml
===================================================================
--- xkbcommon-sys.orig/Cargo.toml
+++ xkbcommon-sys/Cargo.toml
@@ -29,7 +29,7 @@ repository = "https://github.com/meh/rus
 version = "0.2"
 
 [build-dependencies.bindgen]
-version = "0.63"
+version = ">=0.63, <1.0"
 
 [build-dependencies.pkg-config]
 version = "0.3"