diff options
| author | Dániel Buga <[email protected]> | 2023-08-10 23:15:29 +0200 |
|---|---|---|
| committer | Dániel Buga <[email protected]> | 2023-08-10 23:20:31 +0200 |
| commit | baef856206dd2cc6f0326914b6db68ed1ada1a7a (patch) | |
| tree | a27760a9e6096194151bb60db2369ca266b4c1e4 /embassy-executor/Cargo.toml | |
| parent | 858d520882df986758eac491fbde916071ebaceb (diff) | |
Bump version
Diffstat (limited to 'embassy-executor/Cargo.toml')
| -rw-r--r-- | embassy-executor/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-executor/Cargo.toml b/embassy-executor/Cargo.toml index 590718e3e..ce5e2741f 100644 --- a/embassy-executor/Cargo.toml +++ b/embassy-executor/Cargo.toml | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "embassy-executor" | 2 | name = "embassy-executor" |
| 3 | version = "0.2.0" | 3 | version = "0.2.1" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 5 | license = "MIT OR Apache-2.0" | 5 | license = "MIT OR Apache-2.0" |
| 6 | description = "async/await executor designed for embedded usage" | 6 | description = "async/await executor designed for embedded usage" |
