Skip to content

Commit

Permalink
missing symbol
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinheavey committed Sep 24, 2024
1 parent 0ce1d25 commit d96ad36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/inflation/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//! configuration for network inflation
#[cfg_attr(feature = "frozen-abi", feature(min_specialization))]
#![cfg_attr(feature = "frozen-abi", feature(min_specialization))]
#[cfg(feature = "serde")]
use serde_derive::{Deserialize, Serialize};

Expand Down

0 comments on commit d96ad36

Please sign in to comment.