Enable wgpu again

This commit is contained in:
Jeremy Soller 2023-12-15 15:24:42 -07:00
parent 93449fdff0
commit e706e44e0c
No known key found for this signature in database
GPG key ID: DCFCA852D3906975
2 changed files with 3 additions and 1 deletions

1
Cargo.lock generated
View file

@ -3111,6 +3111,7 @@ dependencies = [
"iced_runtime",
"iced_style",
"iced_tiny_skia",
"iced_wgpu",
"iced_widget",
"iced_winit",
"lazy_static",