Skip to content

Commit

Permalink
⬆️ Update blocking to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent 29f7ea1 commit 0a89bef
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 @@ -58,7 +58,7 @@ futures-util = { version = "0.3.25", default-features = false, features = [
async-lock = { version = "3.3.0", optional = true }
async-broadcast = "0.7.0"
async-executor = { version = "1.8.0", optional = true }
blocking = { version = "1.0.2", optional = true }
blocking = { version = "1.5.1", optional = true }
async-task = { version = "4.7.0", optional = true }
hex = "0.4.3"
ordered-stream = "0.2"
Expand Down

0 comments on commit 0a89bef

Please sign in to comment.