Skip to content

Commit

Permalink
re-add offchain features substrate-stellar-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
gianfra-t committed Dec 10, 2024
1 parent 53525ba commit 8e7f637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion primitives/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ sp-std = { workspace = true }

frame-support = { workspace = true }

substrate-stellar-sdk = { workspace = true, features = ["offchain", "all-types"] }
substrate-stellar-sdk = { workspace = true, features = ["all-types"] }

[features]
default = [ "std" ]
Expand Down

0 comments on commit 8e7f637

Please sign in to comment.