refactr
This commit is contained in:
@@ -6,11 +6,6 @@ edition = "2021"
|
||||
[lib]
|
||||
crate-type = ["cdylib"]
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
opt-level = 's'
|
||||
|
||||
[dependencies]
|
||||
rhai = { workspace = true, features = ["internals"] }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user