--- bindgen-0.57.0/Cargo.toml 1970-01-01T00:00:00+00:00 +++ bindgen-0.57.0/Cargo.toml 2021-03-31T14:16:57.766479+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"]