Skip to content

Commit

Permalink
⬆️ Update async-recursion to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 18, 2024
1 parent 8b65236 commit cd10651
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 @@ -110,7 +110,7 @@ nix = { version = "0.27", default-features = false, features = [
async-process = "2.0.0"

[target.'cfg(any(target_os = "macos", windows))'.dependencies]
async-recursion = "1.0.0"
async-recursion = "1.0.5"

[dev-dependencies]
zbus_xml = { path = "../zbus_xml", version = "4.0.0" }
Expand Down

0 comments on commit cd10651

Please sign in to comment.