mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-21 07:52:21 -04:00
11 lines
177 B
Diff
11 lines
177 B
Diff
--- a/Cargo.toml
|
|
+++ b/Cargo.toml
|
|
@@ -104,6 +104,7 @@ features = ["json"]
|
|
|
|
[profile.release]
|
|
lto = "thin"
|
|
+debug = true
|
|
|
|
[profile.release-debug-info]
|
|
inherits = "release"
|