chore: Release embassy-executor-macros version 0.7.0

This commit is contained in:
Ulf Lilleengen 2025-07-31 10:33:58 +02:00
parent 3f1ddaf60e
commit 746d4fe3a3

View File

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