build: update dependencies

This commit is contained in:
Jake Stanger
2022-12-11 23:30:42 +00:00
parent ea2c84d1bd
commit a45ebfc1f5
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"] }