Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
CeciliaZ030 authored Feb 15, 2024
1 parent 2c9e739 commit 8e0e484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ serde = { version = "1.0", default-features = false, features = ["derive", "rc"]
hex = { version = "0.4", default-features = false }

[features]
default = ["std", "c-kzg", "taiko"]
default = ["std", "c-kzg"]
std = [
"serde?/std",
"alloy-primitives/std",
Expand Down

0 comments on commit 8e0e484

Please sign in to comment.