Skip to content

Commit

Permalink
Update embedded-hal-mock requirement from 0.9.0 to 0.10.0
Browse files Browse the repository at this point in the history
Updates the requirements on [embedded-hal-mock](https://github.com/dbrgn/embedded-hal-mock) to permit the latest version.
- [Changelog](https://github.com/dbrgn/embedded-hal-mock/blob/main/CHANGELOG.md)
- [Commits](dbrgn/embedded-hal-mock@v0.9.0...v0.10.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 4fd0174 commit 7de5e50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ embedded-hal = { version = "0.2.4", features = ["unproven"] }
shared-bus = "0.3.0"

[dev-dependencies]
embedded-hal-mock = "0.9.0"
embedded-hal-mock = "0.10.0"

0 comments on commit 7de5e50

Please sign in to comment.