diff --git a/Cargo.toml b/Cargo.toml index d8aef852fb346c1a026b0fd5dc1726d3bc79fbd3..66871353225af43cd47890562e485d3ec768935f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -464,6 +464,7 @@ pathfinder_simd = { git = "https://github.com/servo/pathfinder.git", rev = "4968 [profile.dev] split-debuginfo = "unpacked" debug = "limited" +codegen-units = 16 [profile.dev.package] taffy = { opt-level = 3 }