Skip to content

Commit

Permalink
update embassy-sync version
Browse files Browse the repository at this point in the history
  • Loading branch information
lulf committed Aug 8, 2024
1 parent 571a9c8 commit 28b7765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ edition = "2021"
defmt = { version = "0.3.2", optional = true }
log = { version = "0.4.17", optional = true }
heapless = "0.8"
embassy-sync = "0.5.0"
embassy-sync = "0.6.0"

[dev-dependencies]
ekv = { path = ".", features = ["std", "log"]}
Expand Down

0 comments on commit 28b7765

Please sign in to comment.