|
|
@ -1,6 +1,15 @@
|
|
|
|
--- bindgen-cli-0.63.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
--- bindgen-cli-0.63.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
|
|
+++ bindgen-cli-0.63.0/Cargo.toml 2022-11-25T14:27:14.125964+00:00
|
|
|
|
+++ bindgen-cli-0.63.0/Cargo.toml 2023-01-30T17:45:54.622156+00:00
|
|
|
|
@@ -55,7 +55,6 @@
|
|
|
|
@@ -37,6 +37,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[dependencies.bindgen]
|
|
|
|
|
|
|
|
version = "=0.63.0"
|
|
|
|
|
|
|
|
+features = ["logging", "which-rustfmt"]
|
|
|
|
|
|
|
|
+default-features = false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[dependencies.clap]
|
|
|
|
|
|
|
|
version = "3"
|
|
|
|
|
|
|
|
@@ -55,7 +57,6 @@
|
|
|
|
[features]
|
|
|
|
[features]
|
|
|
|
default = [
|
|
|
|
default = [
|
|
|
|
"logging",
|
|
|
|
"logging",
|
|
|
|