master
Mark 2024-02-03 07:32:05 -08:00
parent 24f46a2471
commit 093a7f271c
Signed by: Mark
GPG Key ID: C6D63995FE72FD80
1 changed files with 2 additions and 0 deletions

View File

@ -76,7 +76,9 @@ log = "0.4.20"
log4rs = { version = "1.2.0", features = ["console_appender"] }
rhai = { version = "1.17.0", features = [
"f32_float",
"only_i32",
"metadata",
"sync",
"no_custom_syntax",
"no_closure",
] }