Skip to content

Commit

Permalink
build(deps): update zbus (#378)
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 May 20, 2024
1 parent b1413ee commit ecede86
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 37 deletions.
59 changes: 24 additions & 35 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,8 +11,8 @@ keywords = ["dbus", "geoclue", "systemd", "timezone", "zoneinfo"]
env_logger = { version = "=0.11.3", default-features = false }
log = { version = "=0.4.21", default-features = false }
tzf-rs = { version = "=0.4.8", default-features = false }
zbus = { version = "=4.2.1", default-features = false, features = ["async-io"] }
zvariant = { version = "=4.1.0", default-features = false }
zbus = { version = "=4.2.2", default-features = false, features = ["async-io"] }
zvariant = { version = "=4.1.1", default-features = false }

[dependencies.clap]
version = "=4.5.4"
Expand Down

0 comments on commit ecede86

Please sign in to comment.