mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-02-17 22:56:18 +00:00
linux-rust: catch errors
This commit is contained in:
@@ -24,7 +24,4 @@ opt-level = "s"
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
panic = "abort"
|
||||
|
||||
[profile.release-stripped]
|
||||
inherits = "release"
|
||||
strip = true
|
||||
Reference in New Issue
Block a user