Rollback rustsbi && debugging in release mode
This commit is contained in:
parent
9cfba2a415
commit
c8d138a7e3
5 changed files with 9 additions and 3 deletions
|
@ -7,3 +7,6 @@ edition = "2018"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue