mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-07 21:21:02 +02:00
build(deps): bump mpris from 2.0.0 to 2.0.1
Bumps [mpris](https://github.com/Mange/mpris-rs) from 2.0.0 to 2.0.1. - [Changelog](https://github.com/Mange/mpris-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/Mange/mpris-rs/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: mpris dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d121dc3d1e
commit
592213d8af
2 changed files with 3 additions and 3 deletions
|
@ -83,7 +83,7 @@ chrono = { version = "0.4.26", optional = true }
|
|||
|
||||
# music
|
||||
mpd_client = { version = "1.0.0", optional = true }
|
||||
mpris = { version = "2.0.0", optional = true }
|
||||
mpris = { version = "2.0.1", optional = true }
|
||||
|
||||
# sys_info
|
||||
sysinfo = { version = "0.29.2", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue