Crate workspace to include codegen
This commit is contained in:
parent
d41fde9c31
commit
192979ebfd
@ -1,3 +1,9 @@
|
||||
[workspace]
|
||||
members = [
|
||||
".",
|
||||
"codegen"
|
||||
]
|
||||
|
||||
[package]
|
||||
name = "rhai"
|
||||
version = "0.18.3"
|
||||
|
Loading…
Reference in New Issue
Block a user