File: relax-deps.diff

package info (click to toggle)
rust-tss-esapi-sys 0.5.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,484 kB
  • sloc: sh: 68; makefile: 4
file content (11 lines) | stat: -rw-r--r-- 252 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33,7 +33,7 @@
 repository = "https://github.com/parallaxsecond/rust-tss-esapi"
 
 [build-dependencies.bindgen]
-version = "0.66.1"
+version = ">=0.66.1, <1.0"
 
 [build-dependencies.pkg-config]
 version = "0.3.18"