File: disable-features.patch

package info (click to toggle)
rust-drm-sys 0.8.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 164 kB
  • sloc: makefile: 4
file content (10 lines) | stat: -rw-r--r-- 167 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -39,7 +39,6 @@
 
 [features]
 default = []
-update_bindings = ["use_bindgen"]
 use_bindgen = [
     "bindgen",
     "pkg-config",