diff options
Diffstat (limited to 'embassy-hal-common')
| -rw-r--r-- | embassy-hal-common/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-hal-common/Cargo.toml b/embassy-hal-common/Cargo.toml index fee6da6ff..abce22291 100644 --- a/embassy-hal-common/Cargo.toml +++ b/embassy-hal-common/Cargo.toml | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | name = "embassy-hal-common" | 2 | name = "embassy-hal-common" |
| 3 | version = "0.1.0" | 3 | version = "0.1.0" |
| 4 | authors = ["Dario Nieuwenhuis <[email protected]>"] | 4 | authors = ["Dario Nieuwenhuis <[email protected]>"] |
| 5 | edition = "2018" | 5 | edition = "2021" |
| 6 | 6 | ||
| 7 | [features] | 7 | [features] |
| 8 | 8 | ||
