strip
This commit is contained in:
@@ -11,6 +11,7 @@ debug = false
|
|||||||
codegen-units = 1
|
codegen-units = 1
|
||||||
opt-level = "z" #optimize for size
|
opt-level = "z" #optimize for size
|
||||||
lto = true
|
lto = true
|
||||||
|
strip = true
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
meval = { git = "https://github.com/Titaniumtown/meval-rs.git" }
|
meval = { git = "https://github.com/Titaniumtown/meval-rs.git" }
|
||||||
|
|||||||
Reference in New Issue
Block a user