File: relax-bindgen

package info (click to toggle)
rust-trivialdb 0.1.7-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 180 kB
  • sloc: makefile: 2
file content (13 lines) | stat: -rw-r--r-- 312 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: build/Cargo.toml
===================================================================
--- build.orig/Cargo.toml
+++ build/Cargo.toml
@@ -30,7 +30,7 @@ version = "0.2"
 version = "3"
 
 [build-dependencies.bindgen]
-version = ">=0.65"
+version = ">=0.60"
 
 [build-dependencies.pkg-config]
 version = "0.3"