This commit is contained in:
2025-04-04 11:40:11 +02:00
parent 39dc7c2004
commit bcfa874c2b
3 changed files with 18 additions and 3 deletions

View File

@@ -25,3 +25,7 @@ paste = "1.0"
[[example]]
name = "rhai_demo"
path = "examples/rhai_demo.rs"
[[bin]]
name = "dbexample2"
path = "src/cmd/dbexample2/main.rs"