diff options
| author | Dániel Buga <[email protected]> | 2024-11-06 14:09:41 +0100 |
|---|---|---|
| committer | Dániel Buga <[email protected]> | 2024-11-06 14:09:41 +0100 |
| commit | aeb85454e9e8f59f36a434ea25bdeef5d2f330ca (patch) | |
| tree | d145404501bc619e1222c3a11fba5bbb2662a03b /embassy-executor-macros/Cargo.toml | |
| parent | 94659325ab7e61381b31a156e7fc61ac912c794c (diff) | |
Also bump macros
Diffstat (limited to 'embassy-executor-macros/Cargo.toml')
| -rw-r--r-- | embassy-executor-macros/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-executor-macros/Cargo.toml b/embassy-executor-macros/Cargo.toml index 306cf8352..5a38f2f06 100644 --- a/embassy-executor-macros/Cargo.toml +++ b/embassy-executor-macros/Cargo.toml | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "embassy-executor-macros" | 2 | name = "embassy-executor-macros" |
| 3 | version = "0.6.1" | 3 | version = "0.6.2" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 5 | license = "MIT OR Apache-2.0" | 5 | license = "MIT OR Apache-2.0" |
| 6 | description = "macros for creating the entry point and tasks for embassy-executor" | 6 | description = "macros for creating the entry point and tasks for embassy-executor" |
