Add core to STD_DEPS

See #731.
This commit is contained in:
Laurențiu Nicola 2019-02-03 17:35:42 +02:00 committed by GitHub
parent 581c97a5c3
commit cbc2ac5d09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -129,6 +129,7 @@ syntax";
const STD_DEPS: &str = "
alloc_jemalloc
alloc_system
core
panic_abort
rand
compiler_builtins