add flags for profile.release
This commit is contained in:
parent
3ca48702a1
commit
2cc655aa61
@ -50,3 +50,7 @@ profiling = []
|
|||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
tempfile = "3"
|
tempfile = "3"
|
||||||
paste = "0.1"
|
paste = "0.1"
|
||||||
|
|
||||||
|
[profile.release]
|
||||||
|
debug = true
|
||||||
|
panic = "abort"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user