After libgpiod-sys is published [1]. This series does a little bit of cleanup and prepares libgpiod for publishing. [1] https://crates.io/crates/libgpiod-sys To: Linux-GPIO <linux-gpio@xxxxxxxxxxxxxxx> Cc: Kent Gibson <warthog618@xxxxxxxxx> Cc: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> Cc: Viresh Kumar <viresh.kumar@xxxxxxxxxx> Cc: Manos Pitsidianakis <manos.pitsidianakis@xxxxxxxxxx> Cc: Alex Bennée <alex.bennee@xxxxxxxxxx> Signed-off-by: Erik Schilling <erik.schilling@xxxxxxxxxx> --- Erik Schilling (3): bindings: rust: add version number to dependencies bindings: rust: exclude Makefile.am from package bindings: rust: document build without install bindings/rust/libgpiod-sys/Cargo.toml | 4 ++++ bindings/rust/libgpiod-sys/README.md | 9 +++++++++ bindings/rust/libgpiod/Cargo.toml | 6 +++++- 3 files changed, 18 insertions(+), 1 deletion(-) --- base-commit: 9788bdd3d6791205431e65366dcc518446f7ca6a change-id: 20230612-crates_io_publish-946e08590c5b Best regards, -- Erik Schilling <erik.schilling@xxxxxxxxxx>