Skip to content

Commit 79cd21c

Browse files
committed
feat(deps): support both embassy-executor 0.9.x and 0.10.x
Signed-off-by: Kaspar Schleiser <kaspar@schleiser.de>
1 parent 9ed9ff1 commit 79cd21c

File tree

7 files changed

+326
-15
lines changed

7 files changed

+326
-15
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- Support embassy-executor v0.10.x via feature `embassy010`
13+
1014
## [0.7.0]
1115

1216
### Added

Cargo.lock

Lines changed: 289 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)