mirror of
https://github.com/hannobraun/Fornjot
synced 2025-01-30 20:05:55 +00:00
Remove unused dependency
This commit is contained in:
parent
679f1ff226
commit
af7b9be9cf
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -1116,7 +1116,6 @@ dependencies = [
|
||||
"bytemuck",
|
||||
"egui",
|
||||
"egui-wgpu",
|
||||
"egui-winit",
|
||||
"fj-interop",
|
||||
"fj-math",
|
||||
"raw-window-handle 0.4.3",
|
||||
|
@ -13,7 +13,6 @@ categories.workspace = true
|
||||
[dependencies]
|
||||
bytemuck = "1.12.1"
|
||||
egui = "0.19.0"
|
||||
egui-winit = "0.19.0"
|
||||
fj-interop.workspace = true
|
||||
fj-math.workspace = true
|
||||
raw-window-handle = "0.4.3"
|
||||
|
Loading…
Reference in New Issue
Block a user