update to follow rhailib
This commit is contained in:
@@ -82,3 +82,8 @@ required-features = ["rhai"]
|
||||
name = "library_rhai"
|
||||
path = "examples/library_rhai/example.rs"
|
||||
required-features = ["rhai"]
|
||||
|
||||
[[example]]
|
||||
name = "rhai_auth_example"
|
||||
path = "examples/rhai_auth_example.rs"
|
||||
required-features = ["rhai", "authorization"]
|
||||
|
Reference in New Issue
Block a user