mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Correct no-std Monero after moving from ToString to Display
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
use core::{marker::PhantomData, fmt};
|
use core::{marker::PhantomData, fmt};
|
||||||
|
use std_shims::string::ToString;
|
||||||
|
|
||||||
use zeroize::Zeroize;
|
use zeroize::Zeroize;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user