remove debug from dev profile
This commit is contained in:
parent
6e19b9ddff
commit
cc9c87fe85
1 changed files with 0 additions and 3 deletions
|
@ -8,6 +8,3 @@ libgen = { path = "../../libgen" }
|
||||||
libselect = { path = "../../libselect" }
|
libselect = { path = "../../libselect" }
|
||||||
rayon = "1.10.0"
|
rayon = "1.10.0"
|
||||||
dashmap = "5.5.3"
|
dashmap = "5.5.3"
|
||||||
|
|
||||||
[profile.dev]
|
|
||||||
debug = 2
|
|
||||||
|
|
Loading…
Reference in a new issue