Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into feat/withdrawals
Browse files Browse the repository at this point in the history
  • Loading branch information
lklimek committed Dec 14, 2023
2 parents 951b467 + 865fd05 commit b02ef27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/src/prelude.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// Re-export according to alloc::prelude::v1 because it is not yet stabilized
// https://doc.rust-lang.org/src/alloc/prelude/v1.rs.html
#[allow(unused_imports)]
pub use alloc::{
borrow::ToOwned,
boxed::Box,
Expand Down

0 comments on commit b02ef27

Please sign in to comment.