Skip to content

Commit

Permalink
Fix Cargo.toml formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
acerone85 committed Jan 30, 2025
1 parent 81be6d0 commit d791b17
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/fraud_proofs/global_merkle_root/storage/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ fuel-core-types = { workspace = true, features = [
postcard = { workspace = true, features = ["alloc"] }
rand = { workspace = true }


[features]
default = ["std"]
std = ["fuel-core-storage/std", "fuel-core-types/std"]
Expand Down

0 comments on commit d791b17

Please sign in to comment.