1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-20 16:33:20 +00:00

Enable LTO

closes #719
This commit is contained in:
sharkdp
2019-12-22 16:46:44 +01:00
parent 0aca27511a
commit 126729f87a
+3
View File
@@ -56,3 +56,6 @@ escargot = "0.5.0"
clap = "2.33"
liquid = "0.19"
lazy_static = "1.4"
[profile.release]
lto = true