[bld] Smaller release builds

This commit is contained in:
2024-02-21 10:19:05 +05:30
parent 3f5053ccaa
commit 7f568f63e1

View File

@@ -11,3 +11,6 @@ log = "0.4.20"
simple_logger = "4.3"
byteorder = "1.5"
sdl2 = "0.36.0"
[profile.release]
strip = true