Skip to content

Commit

Permalink
fix(deps): update rust crate dbus to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent d2927fb commit faa9d17
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 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 @@ -11,7 +11,7 @@ clap = "2.34.0"
regex = "1.10.2"
reqwest = "0.11"
serde_json = "1.0"
dbus = "0.7.1"
dbus = "0.9.0"
tokio = { version = "1", features = ["full"] }
chrono = "0.4.31"

Expand Down

0 comments on commit faa9d17

Please sign in to comment.