Skip to content

Commit 93b82e8

Browse files
fix(deps): update rust crate dbus to 0.9.0
1 parent f1c01b2 commit 93b82e8

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 4 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
@@ -11,7 +11,7 @@ clap = "2.34.0"
1111
regex = "1.10.2"
1212
reqwest = "0.12"
1313
serde_json = "1.0"
14-
dbus = "0.7.1"
14+
dbus = "0.9.0"
1515
tokio = { version = "1", features = ["full"] }
1616
chrono = "0.4.31"
1717

0 commit comments

Comments
 (0)