Skip to content
This repository was archived by the owner on May 12, 2022. It is now read-only.

Commit 82816c6

Browse files
committed
chore(workspace): rename profile.dev.overrides to profile.dev.package
It was renamed in <rust-lang/cargo#7504>.
1 parent 28954c3 commit 82816c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ lto = true
4343
lto = true
4444
debug = true
4545

46-
[profile.dev.overrides]
46+
[profile.dev.package]
4747
# A software-based compositor (`swrast`) is used when other backends are not
4848
# available for some reason. This is horrendously slow on debug builds and hurts
4949
# developer experience. To mitigate this issue, always enable optimization for

0 commit comments

Comments
 (0)