enable LTO

This commit is contained in:
Astro 2020-10-27 19:20:44 +01:00
부모 98c7bf1d0c
커밋 3cb4ceeeab
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@ -5,5 +5,8 @@ members = [
"libticker",
]
[profile.release]
lto = true
[patch.crates-io]
typed-html = { git = "https://github.com/bodil/typed-html", rev = "4c13ecca506887d07638cdf12d6ea6d51cd3b29a" }