Merge pull request #2451 from MabezDev/eem-bump

embassy-executor-macros v0.4.1
This commit is contained in:
Dario Nieuwenhuis
2024-01-14 22:53:45 +01:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
[package]
name = "embassy-executor-macros"
version = "0.4.0"
version = "0.4.1"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "macros for creating the entry point and tasks for embassy-executor"