Dependency

This commit is contained in:
Mark 2024-02-02 22:20:49 -08:00
parent 22c807b7aa
commit f9e2422456
Signed by: Mark
GPG Key ID: C6D63995FE72FD80

View File

@ -32,3 +32,4 @@ wgpu = { workspace = true }
bytemuck = { workspace = true }
glyphon = { workspace = true }
log = { workspace = true }
rhai = { workspace = true }