enable lto
This commit is contained in:
parent
029662d887
commit
572b39aca0
@ -13,3 +13,7 @@ crate-type = ["cdylib", "rlib"]
|
||||
[dependencies]
|
||||
byteorder = "^1"
|
||||
arrow = {version = "^54", features = ["ffi"]}
|
||||
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user