mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-09-15 19:26:58 +02:00
Merge pull request #1098 from JakeStanger/dependabot/cargo/sysinfo-0.36.1
build(deps): bump sysinfo from 0.36.0 to 0.36.1
This commit is contained in:
commit
798a71cc13
2 changed files with 3 additions and 3 deletions
|
@ -174,7 +174,7 @@ regex = { version = "1.11.1", default-features = false, features = [
|
|||
futures-signals = { version = "0.3.34", optional = true }
|
||||
|
||||
# sys_info
|
||||
sysinfo = { version = "0.36.0", optional = true }
|
||||
sysinfo = { version = "0.36.1", optional = true }
|
||||
|
||||
# tray
|
||||
system-tray = { version = "0.8.1", features = ["dbusmenu-gtk3"], optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue