mirror of
https://github.com/arnaucube/miden-crypto.git
synced 2026-01-21 21:31:32 +01:00
Updated Makefile and Readme
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
use alloc::vec::Vec;
|
||||
|
||||
use super::{
|
||||
super::{MerkleError, RpoDigest, SimpleSmt},
|
||||
NodeIndex,
|
||||
@@ -10,7 +12,6 @@ use crate::{
|
||||
},
|
||||
Word, EMPTY_WORD,
|
||||
};
|
||||
use alloc::vec::Vec;
|
||||
|
||||
// TEST DATA
|
||||
// ================================================================================================
|
||||
|
||||
Reference in New Issue
Block a user