rust-embedded / rust-i2cdev

Rust library for interfacing with i2c devices under Linux
Apache License 2.0
205 stars 53 forks source link

Update dependencies to latest stable and fix fallout #35

Closed posborne closed 6 years ago

posborne commented 6 years ago

Several dependencies had quite out of date and there are some nice stabilizations and features (for nix ioctl) upstream. Nothing here should change the external API