use alloc
This commit is contained in:
parent
b3e1fe7f6b
commit
3fb17ca95e
@ -1,4 +1,4 @@
|
||||
use std::{sync::Arc, vec::Vec};
|
||||
use alloc::{sync::Arc, vec::Vec};
|
||||
|
||||
use crate::{Asset, UntypedHandle};
|
||||
use bevy_reflect::TypePath;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user