chore: bump embassy-sync version
Prepare version 0.6.2 for release
This commit is contained in:
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## Unreleased
|
||||
|
||||
## 0.6.2 - 2025-01-15
|
||||
|
||||
- Add dynamic dispatch variant of `Pipe`.
|
||||
|
||||
## 0.6.1 - 2024-11-22
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "embassy-sync"
|
||||
version = "0.6.1"
|
||||
version = "0.6.2"
|
||||
edition = "2021"
|
||||
description = "no-std, no-alloc synchronization primitives with async support"
|
||||
repository = "https://github.com/embassy-rs/embassy"
|
||||
|
||||
Reference in New Issue
Block a user