Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Add async trait to std
Browse files Browse the repository at this point in the history
  • Loading branch information
drewstone committed Dec 12, 2023
1 parent 9ebfa39 commit ae243b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/eth2-light-client/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ std = [
"eth2-ssz/std",
"tree-hash/std",
"merkle-proof/std",
"async-trait"

]
testing = [
Expand Down

0 comments on commit ae243b3

Please sign in to comment.