mirror of
https://github.com/hannobraun/Fornjot
synced 2025-05-05 18:38:28 +00:00
Prepare for follow-on change
This commit is contained in:
parent
5ba8905512
commit
48c62b69be
@ -6,7 +6,6 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "*"
|
||||
glam = "*"
|
||||
pollster = "*"
|
||||
threemf = "*"
|
||||
wgpu = "*"
|
||||
@ -15,3 +14,6 @@ winit = "*"
|
||||
[dependencies.bytemuck]
|
||||
version = "*"
|
||||
features = ["derive"]
|
||||
|
||||
[dependencies.glam]
|
||||
version = "*"
|
||||
|
Loading…
Reference in New Issue
Block a user