Fix tests
This commit is contained in:
parent
a11f68f13d
commit
8457e68d98
2 changed files with 4 additions and 2 deletions
|
|
@ -4,6 +4,8 @@ pub(crate) mod fallback;
|
|||
use core::fmt;
|
||||
|
||||
use alloc::sync::Arc;
|
||||
#[cfg(not(feature = "std"))]
|
||||
use alloc::vec::Vec;
|
||||
|
||||
use rustybuzz::Face as RustybuzzFace;
|
||||
use self_cell::self_cell;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue