rust-embedded / rust-sysfs-gpio

A Rust Interface to the Linux sysfs GPIO interface (https://www.kernel.org/doc/Documentation/gpio/sysfs.txt)
Apache License 2.0
383 stars 45 forks source link

Allow nix 0.23. #71

Closed m-ou-se closed 3 years ago

m-ou-se commented 3 years ago

This crate compiles fine with nix 0.23 too. This change allows both nix 0.22 and 0.23 as dependency.

rust-highfive commented 3 years ago

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @nastevens (or someone else) soon.

Please see the contribution instructions for more information.

bors[bot] commented 3 years ago

Build succeeded: