--- bindgen-0.56.0/Cargo.toml 2020-11-26T10:37:06+00:00 +++ bindgen-0.56.0/Cargo.toml 2020-11-27T22:56:18.675727+00:00 @@ -85,7 +85,7 @@ version = "0.1" [dependencies.which] -version = "3.0" +version = "4.0" optional = true default-features = false [dev-dependencies.clap] @@ -98,7 +98,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"]