Remove commented-out line from Cargo.toml

This commit is contained in:
David Peter 2020-12-21 09:16:19 +01:00
parent b349155f2f
commit 73cff42ec9
1 changed files with 0 additions and 1 deletions

View File

@ -83,4 +83,3 @@ clap = { version = "2.33", optional = true }
[profile.release]
lto = true
codegen-units = 1
# debug = true