You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
374 B
12 lines
374 B
5 years ago
|
--- 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"]
|