File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Not yet released
4
4
5
- [ Full Changelog] ( https://github.com/rust-embedded/rust-spidev/compare/0.6.1 ...HEAD )
5
+ [ Full Changelog] ( https://github.com/rust-embedded/rust-spidev/compare/0.7.0 ...HEAD )
6
6
7
- ## 0.6.1 / 2025-03-04
7
+ ## 0.7.0 / 2025-03-04
8
8
9
- [ Full Changelog] ( https://github.com/rust-embedded/rust-spidev/compare/0.6.0...0.6.1 )
9
+ [ Full Changelog] ( https://github.com/rust-embedded/rust-spidev/compare/0.6.0...0.7.0 )
10
10
11
11
- Added support for querying the configuration of a SPI device.
12
12
- ` nix ` updated to 0.29
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
3
3
name = " spidev"
4
- version = " 0.6.1 "
4
+ version = " 0.7.0 "
5
5
authors = [
6
6
" Paul Osborne <osbpau@gmail.com>" ,
7
7
" The Embedded Linux Team <embedded-linux@teams.rust-embedded.org>"
You can’t perform that action at this time.
0 commit comments