remove debug symbols from release builds (#2054)

This commit is contained in:
Mark
2023-09-27 13:53:33 -06:00
parent 5f6ae3857b
commit 0bfb08e464

View File

@@ -111,6 +111,3 @@ serial_test = "2.0.0"
[patch.crates-io]
modular-bitfield = { git = "https://github.com/mthom/modular-bitfield" }
[profile.release]
debug = true