embassy-executor 0.4

This commit is contained in:
Jesse Braham
2023-12-05 13:37:35 +01:00
parent 7703f47c1e
commit c5e8a2e834
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "embassy-executor"
version = "0.3.3"
version = "0.4.0"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "async/await executor designed for embedded usage"