embassy-sync 0.5

This commit is contained in:
Scott Mabin
2023-12-04 12:53:04 +00:00
parent d7eb067b4c
commit a6f4538219
3 changed files with 11 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "embassy-sync"
version = "0.4.0"
version = "0.5.0"
edition = "2021"
description = "no-std, no-alloc synchronization primitives with async support"
repository = "https://github.com/embassy-rs/embassy"