fix: random node now works as expected
This commit is contained in:
@@ -13,3 +13,4 @@ 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 }
|
||||
glam = "0.27.0"
|
||||
noise = "0.9.0"
|
||||
|
||||
Reference in New Issue
Block a user