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
372 B
12 lines
372 B
--- bindgen-0.59.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ bindgen-0.59.2/Cargo.toml 2021-12-15T14:13:11.648974+00:00
|
|
@@ -100,7 +100,7 @@
|
|
version = "3"
|
|
|
|
[features]
|
|
-default = ["logging", "clap", "runtime", "which-rustfmt"]
|
|
+default = ["logging", "clap", "which-rustfmt"]
|
|
logging = ["env_logger", "log"]
|
|
runtime = ["clang-sys/runtime"]
|
|
static = ["clang-sys/static"]
|