Skip to content

Commit

Permalink
Merge pull request #13 from dbus2/renovate/zbus-4.x
Browse files Browse the repository at this point in the history
⬆️ Update zbus to 4.2.0
  • Loading branch information
zeenix authored May 1, 2024
2 parents cd01021 + 7b9d14d commit c19f514
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 101 deletions.
154 changes: 54 additions & 100 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 @@ -20,7 +20,7 @@ default = ["zbus/async-io"]
tokio = ["zbus/tokio"]

[dependencies]
zbus = { version = "4", default-features = false }
zbus = { version = "4.2.0", default-features = false }
serde = { version = "1.0", features = ["derive"] }
serde_repr = "0.1.19"
enumflags2 = { version = "0.7.9", features = ["serde"] }
Expand Down

0 comments on commit c19f514

Please sign in to comment.