File fix_2024099348332626.diff of Package rust-bindgen
diff --git a/Cargo.toml b/Cargo.toml index c4f5f56..fe1a0fe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -129,7 +129,7 @@ features = [ ] [dependencies.which] -version = "4.2.1" +version = "6" optional = true default-features = false