File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ master] - Unreleased
4
4
5
+ ## [ 0.6.1] - 2021-11-22
6
+
5
7
### Changed
6
8
7
9
- Updated ` nix ` to version ` 0.23 ` .
182
184
- Initial version of the library with basic functionality
183
185
- Support for ` export ` /` unexport ` /` get_value ` /` set_value ` /` set_direction `
184
186
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
186
189
[ 0.6.0 ] : https://github.com/rust-embedded/rust-sysfs-gpio/compare/0.5.3...0.6.0
187
190
[ 0.5.3 ] : https://github.com/rust-embedded/rust-sysfs-gpio/compare/0.5.2...0.5.3
188
191
[ 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 1
1
[package ]
2
2
name = " sysfs_gpio"
3
- version = " 0.6.0 "
3
+ version = " 0.6.1 "
4
4
authors = [
5
5
" Paul Osborne <[email protected] >" ,
6
6
" The Embedded Linux Team <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments