mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-12 05:59:23 +00:00
Correct no-std builds for monero-clsag and monero-bulletproofs
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
use core::ops::Deref;
|
||||
use std_shims::{
|
||||
vec::Vec,
|
||||
vec, vec::Vec,
|
||||
io::{self, Read, Write},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user