update bar-ws-monitor to work again

This commit is contained in:
Schrottkatze 2025-06-24 17:13:43 +02:00
parent 7f8869f14a
commit b5da9c89ad
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo
3 changed files with 20 additions and 9 deletions

View file

@ -6,4 +6,4 @@ edition = "2021"
[dependencies]
serde = { version = "1.0.209", features = [ "derive" ] }
serde_json = "1.0.127"
niri-ipc = "25.2.0"
niri-ipc = "25.5.1"