Skip to content

Commit

Permalink
deps(cargo): bump the rust group with 4 updates (#520)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nerix <[email protected]>
  • Loading branch information
dependabot[bot] and Nerixyz authored Nov 4, 2024
1 parent 930f63b commit db2b4c9
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 17 deletions.
35 changes: 19 additions & 16 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 lib/mpris-dbus/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ tap = "1"
thiserror = "1"
tokio = { version = "1.41", features = ["sync", "rt", "macros"] }
tracing = "0.1"
zbus = { version = "5.0", default-features = false, features = ["tokio"] }
zbus = { version = "5.1", default-features = false, features = ["tokio"] }

[dev-dependencies]
tokio = { version = "1.41", features = ["sync", "macros", "rt-multi-thread"] }
Expand Down

0 comments on commit db2b4c9

Please sign in to comment.