remove debug from dev profile

This commit is contained in:
jacekpoz 2024-05-09 02:00:22 +02:00
parent 6e19b9ddff
commit cc9c87fe85
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -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