diff options
| author | Ulf Lilleengen <[email protected]> | 2025-07-16 14:52:21 +0200 |
|---|---|---|
| committer | Ulf Lilleengen <[email protected]> | 2025-07-16 14:53:02 +0200 |
| commit | 386c586afab378584a8622f32bdeb14a6ae60645 (patch) | |
| tree | abfff3d0fc02629aa289c2712e5abb8a3e0a2355 /embassy-embedded-hal/Cargo.toml | |
| parent | 38807ff5fd508ce1a1400c1589e029c0361d0ef0 (diff) | |
chore: Release embassy-embedded-hal version 0.3.1
Diffstat (limited to 'embassy-embedded-hal/Cargo.toml')
| -rw-r--r-- | embassy-embedded-hal/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-embedded-hal/Cargo.toml b/embassy-embedded-hal/Cargo.toml index 2bc817758..aab6e0f1e 100644 --- a/embassy-embedded-hal/Cargo.toml +++ b/embassy-embedded-hal/Cargo.toml | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "embassy-embedded-hal" | 2 | name = "embassy-embedded-hal" |
| 3 | version = "0.3.0" | 3 | version = "0.3.1" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 5 | license = "MIT OR Apache-2.0" | 5 | license = "MIT OR Apache-2.0" |
| 6 | description = "Collection of utilities to use `embedded-hal` and `embedded-storage` traits with Embassy." | 6 | description = "Collection of utilities to use `embedded-hal` and `embedded-storage` traits with Embassy." |
