[ref] Cleanup
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
name = "byte-pusher-emu"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "BSD-3"
|
||||
authors = ["chrisvrose"]
|
||||
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
@@ -13,4 +16,5 @@ byteorder = "1.5"
|
||||
sdl2 = "0.36.0"
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
strip = true
|
||||
lto = true
|
Reference in New Issue
Block a user