Skip to content

Commit 079e01e

Browse files
committed
remove: wgpu
1 parent 072444c commit 079e01e

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ tokio = { version = "1.37.0", features = ["full"] }
1919
[dependencies.libcosmic]
2020
git = "https://github.com/pop-os/libcosmic.git"
2121
default-features = false
22-
features = ["tokio", "winit", "wgpu", "about"]
22+
features = ["tokio", "winit", "about"]
2323

2424
[dependencies.i18n-embed]
2525
version = "0.14"

0 commit comments

Comments
 (0)