@@ -3,11 +3,6 @@ name = "day-1_calorie_counting"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
codegen-units = 1
|
||||
debug = 1
|
||||
|
||||
[lib]
|
||||
name = "calorie_counting_lib"
|
||||
path = "src/lib.rs"
|
||||
|
||||
Reference in New Issue
Block a user