This commit is contained in:
2025-04-04 12:15:30 +02:00
parent 04233e6f1a
commit be3ad84c7d
12 changed files with 406 additions and 21 deletions

View File

@@ -21,6 +21,7 @@ poem-openapi = { version = "2.0.11", features = ["swagger-ui"] }
tokio = { version = "1", features = ["full"] }
rhai = "1.15.1"
paste = "1.0"
lazy_static = "1.4.0"
[[example]]
name = "rhai_demo"