Skip to content

Commit dc4afb0

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

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 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)