Skip to content

Commit 794ac2f

Browse files
ids1024Drakulix
authored andcommitted
Remove unused glow and drm-ffi dependencies
1 parent f73d9ce commit 794ac2f

File tree

2 files changed

+0
-36
lines changed

2 files changed

+0
-36
lines changed

Cargo.lock

Lines changed: 0 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ cosmic-settings-config = { git = "https://github.com/pop-os/cosmic-settings-daem
2222
libdisplay-info = "0.2.0"
2323
egui = {version = "0.29.0", optional = true}
2424
egui_plot = {version = "0.29.0", optional = true}
25-
glow = "0.12.0"
2625
i18n-embed = {version = "0.14", features = ["fluent-system", "desktop-requester"]}
2726
i18n-embed-fl = "0.8"
2827
iced_tiny_skia = {git = "https://github.com/pop-os/libcosmic/"}
@@ -61,7 +60,6 @@ rustix = { version = "0.38.32", features = ["process"] }
6160
smallvec = "1.13.2"
6261
rand = "0.8.5"
6362
reis = { version = "0.4", features = ["calloop"] }
64-
drm-ffi = "0.8.0"
6563

6664
[dependencies.id_tree]
6765
branch = "feature/copy_clone"

0 commit comments

Comments
 (0)