diff options
| author | Scott Mabin <[email protected]> | 2023-12-04 12:53:04 +0000 |
|---|---|---|
| committer | Scott Mabin <[email protected]> | 2023-12-04 13:10:41 +0000 |
| commit | a6f4538219fdeebbb320bd860478010e333b5c45 (patch) | |
| tree | e7b84ee6d3621aec037ce58f93cea9d31a92d4dd /embassy-sync/Cargo.toml | |
| parent | d7eb067b4c63bf8a8e9d986f032cd8013f7cdca2 (diff) | |
embassy-sync 0.5
Diffstat (limited to 'embassy-sync/Cargo.toml')
| -rw-r--r-- | embassy-sync/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embassy-sync/Cargo.toml b/embassy-sync/Cargo.toml index 6588406a1..38b0e5d30 100644 --- a/embassy-sync/Cargo.toml +++ b/embassy-sync/Cargo.toml | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "embassy-sync" | 2 | name = "embassy-sync" |
| 3 | version = "0.4.0" | 3 | version = "0.5.0" |
| 4 | edition = "2021" | 4 | edition = "2021" |
| 5 | description = "no-std, no-alloc synchronization primitives with async support" | 5 | description = "no-std, no-alloc synchronization primitives with async support" |
| 6 | repository = "https://github.com/embassy-rs/embassy" | 6 | repository = "https://github.com/embassy-rs/embassy" |
