fix build

This commit is contained in:
Simon Gardling
2022-04-26 23:50:22 -04:00
parent d1e89f9967
commit 953546c795
2 changed files with 5 additions and 4 deletions

2
.cargo/config.toml Normal file
View File

@@ -0,0 +1,2 @@
[unstable]
build-std = ["std", "panic_abort"]