feat: add vec3 to stem
This commit is contained in:
@@ -12,5 +12,4 @@ web-sys = { version = "0.3.69", features = ["console"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = { version = "1.0", default-features = false, features = ["alloc"] }
|
||||
console_error_panic_hook = { version = "0.1.7", optional = true }
|
||||
gl_matrix = "0.0.2"
|
||||
glam = "0.27.0"
|
||||
|
||||
Reference in New Issue
Block a user