Skip to content

Commit

Permalink
rm lazy_cell, no longer required after rust 1.81+
Browse files Browse the repository at this point in the history
  • Loading branch information
DougAnderson444 committed Jun 27, 2024
1 parent f77bd42 commit 251d50a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/seed-keeper-wallet/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
#![feature(lazy_cell)]

mod bindings;

use crate::bindings::exports::seed_keeper::wallet::config::Guest as ConfigGuest;
Expand Down

0 comments on commit 251d50a

Please sign in to comment.