rtic/rtic-sync
dependabot[bot] dfef66b73b
Update embedded-hal-bus requirement from 0.1.0 to 0.2.0
Updates the requirements on [embedded-hal-bus](https://github.com/rust-embedded/embedded-hal) to permit the latest version.
- [Release notes](https://github.com/rust-embedded/embedded-hal/releases)
- [Changelog](https://github.com/rust-embedded/embedded-hal/blob/v0.2.0/CHANGELOG.md)
- [Commits](https://github.com/rust-embedded/embedded-hal/compare/embedded-hal-bus-v0.1.0...v0.2.0)

---
updated-dependencies:
- dependency-name: embedded-hal-bus
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-23 06:49:14 +00:00
..
src Fix Default for rtic_sync::signal 2024-06-23 08:05:45 +02:00
.gitignore Merge arbiter and channel into sync 2023-03-01 20:11:00 +01:00
Cargo.toml Update embedded-hal-bus requirement from 0.1.0 to 0.2.0 2024-06-23 06:49:14 +00:00
CHANGELOG.md Add Signal to rtic-sync (#934) 2024-06-19 18:52:38 +00:00