add crt-static for android

This commit is contained in:
Bryanskiy
2022-07-16 19:33:54 +03:00
parent 6d3f1beae1
commit 874ee5bede
6 changed files with 29 additions and 11 deletions

View File

@@ -246,6 +246,7 @@
#![cfg_attr(bootstrap, feature(let_chains))]
#![feature(let_else)]
#![feature(linkage)]
#![feature(link_cfg)]
#![feature(min_specialization)]
#![feature(must_not_suspend)]
#![feature(needs_panic_runtime)]