Update Cargo.toml
This commit is contained in:
parent
cdf6eee9f5
commit
66b972ecc1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ members = [ "crates/*", "xtask/" ]
|
|||
[profile.dev]
|
||||
# disabling debug info speeds up builds a bunch,
|
||||
# and we don't rely on it for debugging that much.
|
||||
debug = 2
|
||||
debug = 0
|
||||
|
||||
[profile.release]
|
||||
incremental = true
|
||||
|
|
Loading…
Add table
Reference in a new issue