mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-07-02 19:21:03 +02:00
build: update deps
This commit is contained in:
parent
1ed3220733
commit
ad97550583
4 changed files with 96 additions and 17 deletions
|
@ -19,7 +19,7 @@ color-eyre = "0.6.2"
|
|||
serde = { version = "1.0.141", features = ["derive"] }
|
||||
serde_json = "1.0.82"
|
||||
serde_yaml = "0.9.4"
|
||||
toml = "0.5.9"
|
||||
toml = "0.7.0"
|
||||
libcorn = "0.6.1"
|
||||
lazy_static = "1.4.0"
|
||||
async_once = "0.2.6"
|
||||
|
@ -34,7 +34,7 @@ notify = { version = "5.0.0", default-features = false }
|
|||
mpd_client = "1.0.0"
|
||||
mpris = "2.0.0"
|
||||
swayipc-async = { version = "2.0.1" }
|
||||
hyprland = "0.3.0-alpha.0"
|
||||
hyprland = "0.3.0"
|
||||
sysinfo = "0.27.0"
|
||||
wayland-client = "0.29.5"
|
||||
wayland-protocols = { version = "0.29.5", features = ["unstable_protocols", "client"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue