Skip to content

Commit

Permalink
⬆️ zb: update async-broadcast to 0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxVerevkin committed Oct 17, 2023
1 parent 8498065 commit 2200a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zbus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ futures-util = { version = "0.3.25", default-features = false, features = [
"std",
] }
async-lock = { version = "2.6.0", optional = true }
async-broadcast = "0.5.0"
async-broadcast = "0.6.0"
async-executor = { version = "1.5.0", optional = true }
blocking = { version = "1.0.2", optional = true }
async-task = { version = "4.3.0", optional = true }
Expand Down

0 comments on commit 2200a39

Please sign in to comment.