Skip to content

Commit ed5d408

Browse files
committed
Error message says to use profile.dev over profile.debug
1 parent 58a623a commit ed5d408

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
@@ -20,7 +20,7 @@ members = [
2020
"uefi-exts",
2121
]
2222

23-
[profile.debug]
23+
[profile.dev]
2424
panic = "abort"
2525

2626
[profile.release]

0 commit comments

Comments
 (0)