Skip to content

Commit

Permalink
Update embassy-sync (FactbirdHQ#151)
Browse files Browse the repository at this point in the history
This removes the release blocker mentioned here FactbirdHQ#146
  • Loading branch information
rmja authored May 8, 2023
1 parent 5a06fed commit dd6408a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion atat/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ name = "atat"
[dependencies]
embedded-io = "0.4"
futures = { version = "0.3", default-features = false, optional = true }
embassy-sync = "0.1"
embassy-sync = "0.2"
embassy-time = "0.1"
heapless = { version = "^0.7", features = ["serde"] }
serde_at = { path = "../serde_at", version = "^0.18.0", optional = true }
Expand Down

0 comments on commit dd6408a

Please sign in to comment.