Skip to content

Commit

Permalink
Merge pull request #740 from dbus2/renovate/blocking-1.x
Browse files Browse the repository at this point in the history
⬆️ Update blocking to 1.6.0
  • Loading branch information
zeenix authored Apr 29, 2024
2 parents a84504d + 0cbf09d commit d6627b7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion zbus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ futures-util = { version = "0.3.30", default-features = false, features = [
async-lock = { version = "3.3.0", optional = true }
async-broadcast = "0.7.0"
async-executor = { version = "1.11.0", optional = true }
blocking = { version = "1.5.1", optional = true }
blocking = { version = "1.6.0", optional = true }
async-task = { version = "4.7.1", optional = true }
hex = "0.4.3"
ordered-stream = "0.2"
Expand Down

0 comments on commit d6627b7

Please sign in to comment.