mirror of
https://github.com/exoticorn/upkr.git
synced 2026-01-20 11:36:42 +01:00
strip debuginfo in release build
This commit is contained in:
@@ -3,7 +3,8 @@ name = "upkr"
|
||||
version = "0.2.0-pre3"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
[profile.release]
|
||||
strip = "debuginfo"
|
||||
|
||||
[dependencies]
|
||||
cdivsufsort = "2"
|
||||
|
||||
Reference in New Issue
Block a user