Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>epel9
parent
a59b0e6ce8
commit
0667b01dc0
@ -0,0 +1,11 @@
|
||||
--- bindgen-0.53.2/Cargo.toml 2020-03-09T23:18:21+00:00
|
||||
+++ bindgen-0.53.2/Cargo.toml 2020-05-14T06:11:52.686170+00:00
|
||||
@@ -100,7 +100,7 @@
|
||||
version = "0.1"
|
||||
|
||||
[features]
|
||||
-default = ["logging", "clap", "runtime", "which-rustfmt"]
|
||||
+default = ["logging", "clap", "which-rustfmt"]
|
||||
logging = ["env_logger", "log"]
|
||||
runtime = ["clang-sys/runtime"]
|
||||
static = ["clang-sys/static"]
|
Loading…
Reference in new issue