mirror of
https://github.com/topjohnwu/Magisk.git
synced 2024-12-22 16:07:39 +00:00
Enable iter_intersperse
This commit is contained in:
parent
6f6b0ade06
commit
58aded31c2
@ -1,5 +1,6 @@
|
||||
#![feature(format_args_nl)]
|
||||
#![feature(btree_extract_if)]
|
||||
#![feature(iter_intersperse)]
|
||||
|
||||
pub use base;
|
||||
use cpio::cpio_commands;
|
||||
|
Loading…
x
Reference in New Issue
Block a user