Skip to content

Commit

Permalink
chore: fix nightly build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
lklimek committed Dec 14, 2023
1 parent d3048af commit 4f5dd12
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 4f5dd12

Please sign in to comment.