Skip to content

Commit 71b6926

Browse files
Merge pull request #1345 from containers/renovate/zbus-5.x
fix(deps): update rust crate zbus to 5.12.0
2 parents e6087e9 + 6cd1b44 commit 71b6926

File tree

2 files changed

+29
-91
lines changed

2 files changed

+29
-91
lines changed

Cargo.lock

Lines changed: 28 additions & 90 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ libc = "0.2.157"
4242
log = "0.4.28"
4343
serde = { version = "1.0.219", features = ["derive"] }
4444
serde_json = "1.0.144"
45-
zbus = { version = "5.11.0" }
45+
zbus = { version = "5.12.0" }
4646
nix = { version = "0.30.1", features = ["net", "sched", "signal", "socket", "user"] }
4747
rand = "0.9.2"
4848
sha2 = "0.10.9"

0 commit comments

Comments
 (0)