Skip to content

Commit

Permalink
fix: lol
Browse files Browse the repository at this point in the history
  • Loading branch information
PoisonPhang authored and aeryz committed Jun 5, 2024
1 parent 94fbf82 commit 66a258c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/unionlabs/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ default = ["ethabi", "std", "stargate"]
ethabi = ["contracts", "ethers-core", "ethers-contract-derive", "ethers"]
grpc = ["protos/client"]
std = ["ethers-core/std"]
cosmwasm = [""]
cosmwasm = []

arbitrary = ["dep:arbitrary", "primitive-types/arbitrary"]
fuzzing = ["arbitrary", "serde_json"]
Expand Down

0 comments on commit 66a258c

Please sign in to comment.