We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 86738b4 + 955c2e8 commit 9b2a483Copy full SHA for 9b2a483
CHANGELOG.md
@@ -2,7 +2,11 @@
2
3
## Not yet released
4
5
-[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.7.0...HEAD)
+[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.7.1...HEAD)
6
+
7
+## 0.7.1 / 2025-10-27
8
9
+[Full Changelog](https://github.com/rust-embedded/rust-spidev/compare/0.7.0...0.7.1)
10
11
- Implement a `read_write_in_place` method for in-place transfers.
12
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
name = "spidev"
-version = "0.7.0"
+version = "0.7.2-alpha.0"
authors = [
"Paul Osborne <[email protected]>",
"The Embedded Linux Team <[email protected]>"
0 commit comments