Skip to content

Commit

Permalink
build(deps): update rust crate zbus to v5.2.0 (#442)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent 5eade33 commit c7dba27
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
15 changes: 4 additions & 11 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ features = [
]

[dependencies.zbus]
version = "=5.1.1"
version = "=5.2.0"
default-features = false
features = [
"async-io",
Expand Down

0 comments on commit c7dba27

Please sign in to comment.