File: disable-features.patch

package info (click to toggle)
rust-drm-fourcc 2.2.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 200 kB
  • sloc: makefile: 4
file content (9 lines) | stat: -rw-r--r-- 151 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33,6 +33,5 @@
 optional = true
 
 [features]
-build_bindings = ["regex", "bindgen"]
 default = ["std"]
 std = []