diff --git a/Cargo.toml b/Cargo.toml index 1eae95c..d057dc1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,3 +17,4 @@ env_logger = "0.10.0" [profile.release] lto = "thin" +debug = true