remove debug symbols from release builds (#2054)
This commit is contained in:
@@ -110,7 +110,4 @@ predicates-core = "1.0.2"
|
||||
serial_test = "2.0.0"
|
||||
|
||||
[patch.crates-io]
|
||||
modular-bitfield = { git = "https://github.com/mthom/modular-bitfield" }
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
modular-bitfield = { git = "https://github.com/mthom/modular-bitfield" }
|
||||
Reference in New Issue
Block a user