added all modules to be used
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
||||
/target
|
||||
/old
|
||||
|
||||
|
||||
1008
Cargo.lock
generated
1008
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -8,3 +8,4 @@ edition = "2021"
|
||||
[dependencies]
|
||||
nalgebra = "0.32.3"
|
||||
wgpu = "0.18.0"
|
||||
winit = "0.29.3"
|
||||
|
||||
Reference in New Issue
Block a user