Rollback rustsbi && debugging in release mode
This commit is contained in:
parent
9decf93cff
commit
343e9657ed
5 changed files with 8 additions and 2 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