Remove profiles

This commit is contained in:
Jeremy Soller
2017-01-04 16:33:51 -07:00
parent 882e64bdb9
commit 06118a23dd

View File

@@ -29,9 +29,3 @@ arch_x86_64 = { path = "arch/x86_64" }
[features]
default = []
live = []
[profile.dev]
panic = "unwind"
[profile.release]
panic = "abort"