mirror of
https://git.aramjonghu.dev/AramJonghu/rustlings.git
synced 2026-09-06 01:53:30 +02:00
Add panic = "abort"
This commit is contained in:
@@ -36,3 +36,9 @@ winnow = "0.6.5"
|
|||||||
assert_cmd = "2.0.14"
|
assert_cmd = "2.0.14"
|
||||||
glob = "0.3.0"
|
glob = "0.3.0"
|
||||||
predicates = "3.1.0"
|
predicates = "3.1.0"
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
panic = "abort"
|
||||||
|
|
||||||
|
[profile.dev]
|
||||||
|
panic = "abort"
|
||||||
|
|||||||
Reference in New Issue
Block a user