Fix feature builds.
This commit is contained in:
@@ -9,7 +9,7 @@ use crate::stdlib::{
|
||||
any::{type_name, TypeId},
|
||||
boxed::Box,
|
||||
format,
|
||||
string::String,
|
||||
string::{String, ToString},
|
||||
vec::Vec,
|
||||
};
|
||||
use crate::{
|
||||
|
Reference in New Issue
Block a user