mirror of
https://github.com/arnaucube/miden-crypto.git
synced 2026-01-11 08:31: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 mod collections {
|
||||||
pub use super::kv_map::*;
|
pub use super::kv_map::*;
|
||||||
|
pub use winter_utils::collections::*;
|
||||||
}
|
}
|
||||||
|
|
||||||
// UTILITY FUNCTIONS
|
// UTILITY FUNCTIONS
|
||||||
|
|||||||
Reference in New Issue
Block a user