Skip to content

Commit

Permalink
⬆️ Update async-lock to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2024
1 parent 8b65236 commit 307df49
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 @@ -55,7 +55,7 @@ futures-util = { version = "0.3.25", default-features = false, features = [
"sink",
"std",
] }
async-lock = { version = "3.0.0", optional = true }
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 }
Expand Down

0 comments on commit 307df49

Please sign in to comment.