Skip to content

Commit 6e855da

Browse files
fix(deps): bump async-executor from 1.13.1 to 1.13.2 (#1411)
1 parent b36c1e0 commit 6e855da

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/zbus/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ futures-util = { version = "0.3.30", default-features = false, features = [
5656
] }
5757
async-lock = { version = "3.3.0", optional = true }
5858
async-broadcast = "0.7.0"
59-
async-executor = { version = "1.11.0", optional = true }
59+
async-executor = { version = "1.13.2", optional = true }
6060
blocking = { version = "1.6.0", optional = true }
6161
async-task = { version = "4.7.1", optional = true }
6262
hex = "0.4.3"

0 commit comments

Comments
 (0)