mirror of
https://github.com/goauthentik/authentik.git
synced 2026-08-30 18:51:39 -07:00
root: don't include debug info for rust release profile (#24664)
This commit is contained in:
@@ -275,7 +275,6 @@ verbose_file_reads = "warn"
|
||||
opt-level = 3
|
||||
|
||||
[profile.release]
|
||||
debug = 2
|
||||
lto = "fat"
|
||||
strip = true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user