It was never used in upstream. The use was dropped during review [1], but this dependency did not get removed. [1] https://lore.kernel.org/r/cover.1659442066.git.viresh.kumar@xxxxxxxxxx/ Signed-off-by: Erik Schilling <erik.schilling@xxxxxxxxxx> --- bindings/rust/libgpiod-sys/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/bindings/rust/libgpiod-sys/Cargo.toml b/bindings/rust/libgpiod-sys/Cargo.toml index 3bc3525..cb8dc70 100644 --- a/bindings/rust/libgpiod-sys/Cargo.toml +++ b/bindings/rust/libgpiod-sys/Cargo.toml @@ -18,4 +18,3 @@ edition = "2021" [build-dependencies] bindgen = "0.63" -cc = "1.0.46" -- 2.40.0