...
This commit is contained in:
@@ -16,3 +16,11 @@ chrono = { version = "0.4", features = ["serde"] }
|
||||
bincode = "1.3"
|
||||
brotli = "3.4"
|
||||
tempfile = "3.8"
|
||||
poem = "1.3.55"
|
||||
poem-openapi = { version = "2.0.11", features = ["swagger-ui"] }
|
||||
tokio = { version = "1", features = ["full"] }
|
||||
rhai = "1.15.1"
|
||||
|
||||
[[example]]
|
||||
name = "rhai_demo"
|
||||
path = "examples/rhai_demo.rs"
|
||||
|
Reference in New Issue
Block a user