object scripting wip
This commit is contained in:
+1
-1
@@ -7,6 +7,6 @@ edition = "2024"
|
||||
eframe = "0.33.3"
|
||||
rhai = "1"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
toml = "0.8"
|
||||
toml = { version = "0.8", features = ["preserve_order"] }
|
||||
image = { version = "0.25", default-features = false, features = ["png"] }
|
||||
rfd = "0.15"
|
||||
|
||||
Reference in New Issue
Block a user