Skip to content

Commit

Permalink
fix: remove serde req
Browse files Browse the repository at this point in the history
  • Loading branch information
0xWOLAND committed Aug 27, 2024
1 parent 64895b8 commit d6e710a
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 50 deletions.
142 changes: 93 additions & 49 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion crates/primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ serde = [
"bitvec/serde",
"bitflags/serde",
"c-kzg?/serde",
"kzg-rs?/serde",
]
arbitrary = [
"std",
Expand Down

0 comments on commit d6e710a

Please sign in to comment.