cleanup: room & dependencies (#76)
This commit is contained in:
@@ -12,9 +12,7 @@ futures = "0.3"
|
||||
wgpu = "0.16"
|
||||
winit = "0.28"
|
||||
parking_lot = "0.12.1"
|
||||
|
||||
image = "0.24"
|
||||
egui = { git = "https://github.com/emilk/egui" }
|
||||
egui-wgpu = { git = "https://github.com/emilk/egui", features = ["winit"] }
|
||||
egui-winit = { git = "https://github.com/emilk/egui" }
|
||||
|
||||
image = "0.24"
|
||||
|
||||
Reference in New Issue
Block a user