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
Generated
+7
View File
@@ -609,6 +609,7 @@ dependencies = [
"color",
"rhai",
"serde",
"tinyrand",
"toml",
]
@@ -1520,6 +1521,12 @@ dependencies = [
"crunchy",
]
[[package]]
name = "tinyrand"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87ffaad2263779579369d45f65cad0647c860893d27e4543cdcc1e428d07da2c"
[[package]]
name = "toml"
version = "0.8.23"