Skip to content

Commit

Permalink
fix: come on be nice with your friend sp1
Browse files Browse the repository at this point in the history
  • Loading branch information
storopoli committed Dec 18, 2024
1 parent 6bd564e commit 0e96d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/state/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#![allow(stable_features)] // FIX: this is needed for sp1 toolchain.
#![feature(is_sorted)]
#![feature(is_sorted, is_none_or)]

//! Rollup types relating to the consensus-layer state of the rollup.
//!
Expand Down

0 comments on commit 0e96d9e

Please sign in to comment.