mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-02 19:21:03 +02:00
Merge pull request #241 from JakeStanger/dependabot/cargo/sysinfo-0.29.5
build(deps): bump sysinfo from 0.29.4 to 0.29.5
This commit is contained in:
commit
c823bcc83b
2 changed files with 3 additions and 3 deletions
|
@ -117,7 +117,7 @@ mpd_client = { version = "1.2.0", optional = true }
|
|||
mpris = { version = "2.0.1", optional = true }
|
||||
|
||||
# sys_info
|
||||
sysinfo = { version = "0.29.4", optional = true }
|
||||
sysinfo = { version = "0.29.5", optional = true }
|
||||
|
||||
# tray
|
||||
stray = { version = "0.1.3", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue