Added Hyprland ipc dependency

This commit is contained in:
cyber-sushi 2023-12-20 01:43:59 +01:00 committed by GitHub
parent 7eaec76574
commit 0e043c6fbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,5 +11,6 @@ tokio = { version = "1.28.1", features = ["full"] }
serde = { version = "1.0.163", features = ["derive"] }
tokio-stream = "0.1.14"
tokio-udev = "0.9.1"
hyprland = "<=0.3.9"
toml = "0.7.3"
home = "0.5.5"
home = "<=0.5.5"