mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-06 21:01:02 +02:00
Merge pull request #187 from JakeStanger/dependabot/cargo/sysinfo-0.29.2
build(deps): bump sysinfo from 0.29.0 to 0.29.2
This commit is contained in:
commit
81c69f644e
2 changed files with 5 additions and 5 deletions
|
@ -86,7 +86,7 @@ mpd_client = { version = "1.0.0", optional = true }
|
|||
mpris = { version = "2.0.0", optional = true }
|
||||
|
||||
# sys_info
|
||||
sysinfo = { version = "0.29.0", optional = true }
|
||||
sysinfo = { version = "0.29.2", optional = true }
|
||||
|
||||
# tray
|
||||
stray = { version = "0.1.3", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue