Skip to content

Commit 47da3d6

Browse files
committed
Don't rebuild panic-abort
1 parent 96ecc91 commit 47da3d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
target = "i586-unknown-linux-gnu"
33

44
[unstable]
5-
build-std = ["core,alloc,panic_abort"]
5+
build-std = ["core,alloc"]

0 commit comments

Comments
 (0)