Skip to content

Commit

Permalink
chore: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmah309 committed Sep 11, 2024
1 parent fc7a42a commit 60c4442
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tests/no_std/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,9 @@ error_set = { path = "../.." }
[[bin]]
name = "no_std"
path = "main.rs"

[profile.dev]
panic = "abort"

[profile.release]
panic = "abort"

0 comments on commit 60c4442

Please sign in to comment.