1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-02 19:21:03 +02:00

build: update dependencies

This commit is contained in:
Jake Stanger 2022-12-11 23:30:42 +00:00
parent ea2c84d1bd
commit a45ebfc1f5
No known key found for this signature in database
GPG key ID: C51FC8F9CB0BEA61
2 changed files with 79 additions and 95 deletions

View file

@ -33,7 +33,7 @@ walkdir = "2.3.2"
notify = { version = "5.0.0", default-features = false }
mpd_client = "1.0.0"
swayipc-async = { version = "2.0.1" }
sysinfo = "0.26.4"
sysinfo = "0.27.0"
wayland-client = "0.29.5"
wayland-protocols = { version = "0.29.5", features = ["unstable_protocols", "client"] }
smithay-client-toolkit = { version = "0.16.0", default-features = false, features = ["calloop"] }