This commit is contained in:
2026-06-03 23:21:05 -05:00
parent 0187162e85
commit f0bcc90480
4 changed files with 152 additions and 27 deletions
+1
View File
@@ -7,4 +7,5 @@ edition = "2024"
color = "0.3.3"
rhai = "1"
serde = { version = "1", features = ["derive"] }
tinyrand = "0.5"
toml = { version = "0.8", features = ["preserve_order"] }