Hoist `profile.dev.package` setting to workspace-level (#10041)
This PR hoists the `profile.dev.package` settings for compiling the `resvg` crate with optimizations up to the workspace level, since Cargo was complaining: ``` warning: profiles for the non root package will be ignored, specify profiles at the workspace root: package: /Users/maxdeviant/projects/zed/crates/gpui/Cargo.toml workspace: /Users/maxdeviant/projects/zed/Cargo.toml ``` Release Notes: - N/A
M
Marshall Bowers committed
65840b3633e873ae0757deefbfa29af7902a62c9
Parent: 954c772
Committed by GitHub <noreply@github.com>
on 4/1/2024, 3:56:17 PM