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