File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 22
33## Not yet released
44
5- [ Full Changelog] ( https://github.com/rust-embedded/rust-spidev/compare/0.6.0...HEAD )
5+ [ Full Changelog] ( https://github.com/rust-embedded/rust-spidev/compare/0.6.1...HEAD )
6+
7+ ## 0.6.1 / 2025-03-04
8+
9+ [ Full Changelog] ( https://github.com/rust-embedded/rust-spidev/compare/0.6.0...0.6.1 )
610
711- Added support for querying the configuration of a SPI device.
812- Minimum Supported Rust Version is now 1.63.0
Original file line number Diff line number Diff line change 11[package ]
22
33name = " spidev"
4- version = " 0.6.0 "
4+ version = " 0.6.1 "
55authors = [
66 " Paul Osborne <osbpau@gmail.com>" ,
77 " The Embedded Linux Team <embedded-linux@teams.rust-embedded.org>"
Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
33Copyright (c) 2015 Paul Osborne
4- Copyright (c) 2021-2023 The Rust Embedded Linux Team and contributors.
4+ Copyright (c) 2021-2025 The Rust Embedded Linux Team and contributors.
55
66Permission is hereby granted, free of charge, to any person obtaining a copy
77of this software and associated documentation files (the "Software"), to deal
You can’t perform that action at this time.
0 commit comments