Remove rlibc and use compiler-builtins-mem feature (#865)

This commit is contained in:
Rob Gries
2020-10-02 17:14:25 -04:00
committed by GitHub
parent 49dce7ada7
commit 4e38e7ddf8
4 changed files with 1 additions and 10 deletions

View File

@@ -6,4 +6,3 @@ edition = "2018"
[dependencies]
bootloader = "0.9.8"
rlibc = "1.0.0"