Skip to content

Commit 588e468

Browse files
committed
Revert "Trying to fix CI failures"
This reverts commit fcb8940.
1 parent fcb8940 commit 588e468

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

Cargo.toml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,5 @@ categories = ["embedded"]
1010
keywords = ["crt0", "runtime", "startup", "nintendo", "n64"]
1111
edition = "2018"
1212

13-
[profile.dev]
14-
panic = "abort"
15-
16-
[profile.test]
17-
panic = "abort"
18-
19-
[profile.release]
20-
panic = "abort"
21-
2213
[dependencies]
2314
libm = "0.2"

0 commit comments

Comments
 (0)