Skip to content

Commit

Permalink
Add bench lto
Browse files Browse the repository at this point in the history
  • Loading branch information
alexheretic committed Aug 26, 2024
1 parent 23265d9 commit 1a02ae8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[workspace]
members = ["rasterizer", "glyph", "dev"]
resolver = "2"

[profile.bench]
lto = "thin"

0 comments on commit 1a02ae8

Please sign in to comment.