Also bump macros

This commit is contained in:
Dániel Buga
2024-11-06 14:09:41 +01:00
parent 94659325ab
commit aeb85454e9
2 changed files with 2 additions and 2 deletions

View File

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