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

Commit

Permalink
fix: remove accidentally added native feature for sov-ibc
Browse files Browse the repository at this point in the history
  • Loading branch information
Farhad-Shabani committed Apr 17, 2024
1 parent ecd021e commit c542c1c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion modules/sov-ibc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ sov-state = { workspace = true }
sov-rollup-interface = { workspace = true }

[features]
default = ["native"]
default = []
serde = ["serde_json"]
native = [
"serde",
Expand Down

0 comments on commit c542c1c

Please sign in to comment.