Upgrade everything to embedded-hal v1.0.0 (#880)

This commit is contained in:
Emil Fresk 2024-01-10 20:21:38 +01:00 committed by GitHub
parent af1b8e5d8b
commit f69ecb05a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 12 additions and 6 deletions

View file

@ -7,6 +7,8 @@ For each category, *Added*, *Changed*, *Fixed* add new entries at the top!
## Unreleased
## v1.5.0 - 2024-01-10
### Changed
- Using `embedded-hal` 1.0.

View file

@ -1,6 +1,6 @@
[package]
name = "rtic-monotonics"
version = "1.4.1"
version = "1.5.0"
edition = "2021"
authors = [