Skip to content

Commit

Permalink
chore: revert enabling cacao feature by default
Browse files Browse the repository at this point in the history
  • Loading branch information
chris13524 committed May 5, 2024
1 parent 9ed235e commit 8f369ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion relay_rpc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
license = "Apache-2.0"

[features]
default = ["cacao"]
# default = ["cacao"]
cacao = [
"dep:erc6492",
"dep:alloy-transport",
Expand Down

0 comments on commit 8f369ee

Please sign in to comment.