fix wrapping text selection
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#![feature(const_cmp)]
|
||||
#![feature(const_destruct)]
|
||||
#![feature(portable_simd)]
|
||||
#![feature(gen_blocks)]
|
||||
|
||||
pub mod core;
|
||||
pub mod layout;
|
||||
|
||||
Reference in New Issue
Block a user