File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 22
33## [ master] - Unreleased
44
5+ ## [ 0.6.1] - 2021-11-22
6+
57### Changed
68
79- Updated ` nix ` to version ` 0.23 ` .
182184- Initial version of the library with basic functionality
183185- Support for ` export ` /` unexport ` /` get_value ` /` set_value ` /` set_direction `
184186
185- [ master ] : https://github.com/rust-embedded/rust-sysfs-gpio/compare/0.6.0...master
187+ [ master ] : https://github.com/rust-embedded/rust-sysfs-gpio/compare/0.6.1...master
188+ [ 0.6.1 ] : https://github.com/rust-embedded/rust-sysfs-gpio/compare/0.6.0...0.6.1
186189[ 0.6.0 ] : https://github.com/rust-embedded/rust-sysfs-gpio/compare/0.5.3...0.6.0
187190[ 0.5.3 ] : https://github.com/rust-embedded/rust-sysfs-gpio/compare/0.5.2...0.5.3
188191[ 0.5.2 ] : https://github.com/rust-embedded/rust-sysfs-gpio/compare/0.5.1...0.5.2
Original file line number Diff line number Diff line change 11[package ]
22name = " sysfs_gpio"
3- version = " 0.6.0 "
3+ version = " 0.6.1 "
44authors = [
55 " Paul Osborne <osbpau@gmail.com>" ,
66 " The Embedded Linux Team <embedded-linux@teams.rust-embedded.org>" ,
You can’t perform that action at this time.
0 commit comments