Skip to content

Commit

Permalink
chore: revert feature add
Browse files Browse the repository at this point in the history
  • Loading branch information
chris13524 committed Dec 17, 2023
1 parent 9ccce25 commit ca207d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ rpc = ["dep:relay_rpc"]

[dependencies]
relay_client = { path = "./relay_client", optional = true }
relay_rpc = { path = "./relay_rpc", optional = true, features = ["cacao"] }
relay_rpc = { path = "./relay_rpc", optional = true }

[dev-dependencies]
anyhow = "1"
Expand Down

0 comments on commit ca207d1

Please sign in to comment.