File: relax-bindgen

package info (click to toggle)
rust-subversion 0.0.8-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 752 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 204 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -87,7 +87,7 @@
 version = "3.12.0"
 
 [build-dependencies.bindgen]
-version = "0.70"
+version = ">= 0.70, < 0.73"
 
 [build-dependencies.system-deps]
 version = "7.0"