deps: Switch from edid-rs to libdisplay-info
This commit is contained in:
parent
546966bf15
commit
adcb81bbe0
4 changed files with 153 additions and 166 deletions
|
|
@ -19,7 +19,7 @@ cosmic-comp-config = {path = "cosmic-comp-config"}
|
|||
cosmic-config = {git = "https://github.com/pop-os/libcosmic/", features = ["calloop", "macro"]}
|
||||
cosmic-protocols = {git = "https://github.com/pop-os/cosmic-protocols", branch = "main", default-features = false, features = ["server"]}
|
||||
cosmic-settings-config = { git = "https://github.com/pop-os/cosmic-settings-daemon" }
|
||||
edid-rs = {version = "0.1"}
|
||||
libdisplay-info = "0.2.0"
|
||||
egui = {version = "0.29.0", optional = true}
|
||||
egui_plot = {version = "0.29.0", optional = true}
|
||||
glow = "0.12.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue