Skip to content

Commit

Permalink
remove frozen-abi from runtime-transaction (#4016)
Browse files Browse the repository at this point in the history
  • Loading branch information
tao-stones authored Dec 10, 2024
1 parent eb6acdf commit 879d572
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime-transaction/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#![cfg_attr(feature = "frozen-abi", feature(min_specialization))]
#![allow(clippy::arithmetic_side_effects)]

pub mod runtime_transaction;
Expand Down

0 comments on commit 879d572

Please sign in to comment.