chore: remove rustflags, manual lto setting
This commit is contained in:
@@ -6,7 +6,4 @@ edition = "2021"
|
||||
default-run = "aoc"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[profile.release]
|
||||
lto = "thin"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user