mostly made output a bit nicer
This commit is contained in:
@@ -14,3 +14,7 @@ memmap = "0.7.0"
|
||||
rayon = "1.10.0"
|
||||
rustc-hash = "2.0.0"
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
strip = "symbols"
|
||||
panic = "abort"
|
||||
|
Reference in New Issue
Block a user