--- bindgen-cli-0.63.0/Cargo.toml 1970-01-01T00:00:01+00:00 +++ bindgen-cli-0.63.0/Cargo.toml 2023-01-30T17:45:54.622156+00:00 @@ -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] default = [ "logging", - "runtime", "which-rustfmt", ] logging = [