diff --git a/Cargo.toml b/Cargo.toml index dfd4989..ab01743 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,3 +20,6 @@ authors = ["John Breaux "] edition = "2021" license = "MIT" publish = ["soft-fish"] + +[profile.dev] +opt-level = 1