diff --git a/Cargo.toml b/Cargo.toml index 541b80a..5664131 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,9 @@ name = "fastwave" version = "0.1.0" edition = "2021" +[profile.release] +debug = 1 + # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]