Skip to content

Commit 8f369ee

Browse files
committed
chore: revert enabling cacao feature by default
1 parent 9ed235e commit 8f369ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

relay_rpc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2021"
55
license = "Apache-2.0"
66

77
[features]
8-
default = ["cacao"]
8+
# default = ["cacao"]
99
cacao = [
1010
"dep:erc6492",
1111
"dep:alloy-transport",

0 commit comments

Comments
 (0)