|
|
@ -1,5 +1,5 @@
|
|
|
|
--- bindgen-0.59.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
--- bindgen-0.59.2/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ bindgen-0.59.2/Cargo.toml 2022-11-21T21:02:01.697126+00:00
|
|
|
|
+++ bindgen-0.59.2/Cargo.toml 2023-01-30T17:43:28.893657+00:00
|
|
|
|
@@ -24,15 +24,11 @@
|
|
|
|
@@ -24,15 +24,11 @@
|
|
|
|
categories = ["external-ffi-bindings", "development-tools::ffi"]
|
|
|
|
categories = ["external-ffi-bindings", "development-tools::ffi"]
|
|
|
|
license = "BSD-3-Clause"
|
|
|
|
license = "BSD-3-Clause"
|
|
|
@ -17,12 +17,3 @@
|
|
|
|
[dependencies.bitflags]
|
|
|
|
[dependencies.bitflags]
|
|
|
|
version = "1.0.3"
|
|
|
|
version = "1.0.3"
|
|
|
|
|
|
|
|
|
|
|
|
@@ -100,7 +96,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"]
|
|
|
|
|
|
|
|