On Mon, Jul 3, 2023 at 9:20 AM Erik Schilling <erik.schilling@xxxxxxxxxx> wrote: > > The READMEs are displayed on crates.io for published crates. This tries > to provide a little more context there. > > To: Linux-GPIO <linux-gpio@xxxxxxxxxxxxxxx> > Cc: Viresh Kumar <viresh.kumar@xxxxxxxxxx> > > Signed-off-by: Erik Schilling <erik.schilling@xxxxxxxxxx> > --- > Changes in v2: > - Fixed typo (thanks Viresh!) > - Added missing sign-off to 2/2 > - Link to v1: https://lore.kernel.org/r/20230630-rust-readme-v1-0-1ce9e6f7985c@xxxxxxxxxx > > --- > Erik Schilling (2): > bindings: rust: add README.md for libgpiod crate > bindings: rust: mention the libgpiod crate from libgpiod-sys > > bindings/rust/libgpiod-sys/README.md | 3 +++ > bindings/rust/libgpiod/README.md | 25 +++++++++++++++++++++++++ > 2 files changed, 28 insertions(+) > --- > base-commit: 37b3ac4bb5a35c0e84a98d95124f064ca038c4d1 > change-id: 20230630-rust-readme-6560244a713d > > Best regards, > -- > Erik Schilling <erik.schilling@xxxxxxxxxx> > Applied, thanks! Bart