diff --git a/Cargo.toml b/Cargo.toml index 47cbd1af..6c871db0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -23,6 +23,8 @@ version = "0.7.0" [lib] crate-type = ["staticlib"] +[workspace] + [profile.dev] panic = "abort"