Skip to content

Commit

Permalink
build(deps): update zbus to v5.1.0 (#435)
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 Nov 10, 2024
1 parent cbed6b6 commit 98c55fb
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
20 changes: 12 additions & 8 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ keywords = ["dbus", "geoclue", "systemd", "timezone", "zoneinfo"]
env_logger = { version = "=0.11.5", default-features = false }
log = { version = "=0.4.22", default-features = false }
tzf-rs = { version = "=0.4.9", default-features = false }
zvariant = { version = "=5.0.1", default-features = false }
zvariant = { version = "=5.1.0", default-features = false }

[dependencies.clap]
version = "=4.5.20"
Expand All @@ -26,7 +26,7 @@ features = [
]

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

0 comments on commit 98c55fb

Please sign in to comment.