mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +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 std_shims::string::ToString;
|
||||
|
||||
use zeroize::Zeroize;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user