mirror of
https://github.com/arnaucube/miden-crypto.git
synced 2026-01-10 16:11:30 +01:00
fix: re-add unintentionally removed re-exported liballoc macros (#292)
This commit is contained in:
committed by
GitHub
parent
ce9b45fe77
commit
4c8a9809ed
@@ -16,6 +16,7 @@ pub use winter_utils::{
|
||||
|
||||
pub mod collections {
|
||||
pub use super::kv_map::*;
|
||||
pub use winter_utils::collections::*;
|
||||
}
|
||||
|
||||
// UTILITY FUNCTIONS
|
||||
|
||||
Reference in New Issue
Block a user