Revert accidental Cargo change

Conrad Irwin created

Change summary

Cargo.toml | 1 -
1 file changed, 1 deletion(-)

Detailed changes

Cargo.toml 🔗

@@ -158,7 +158,6 @@ core-graphics = { git = "https://github.com/servo/core-foundation-rs", rev = "07
 
 [profile.dev]
 split-debuginfo = "unpacked"
-panic = "abort"
 
 [profile.release]
 debug = true