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.
1 parent 58c89e9 commit 4a0691fCopy full SHA for 4a0691f
CHANGELOG.md
@@ -10,10 +10,10 @@ Versioning](https://semver.org/spec/v2.0.0.html).
10
11
## v0.5.0
12
13
+- Update Tokio to 1.x. #[55]((https://github.com/rust-embedded/gpio-cdev/pull/55).
14
- Fix lsgpio example to output gpio line flags.
15
- Add `is_empty()` function for `Lines` struct.
16
- Add common trait implementations for public structures.
-- Update Tokio to 1.x. #[55]((https://github.com/rust-embedded/gpio-cdev/pull/55).
17
- Breaking change of `LineEventHandle::get_event()` which now expects `&mut self`.
18
- MSRV is now 1.46.0.
19
- Updated `nix` to version `0.22`.
0 commit comments