Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solana-ibc: don’t enable std in ibc dependency #20

Closed
wants to merge 1 commit into from
Closed

Conversation

mina86
Copy link
Collaborator

@mina86 mina86 commented Oct 11, 2023

Disable all features (including default ones) of ibc and ibc-proto
crates and only selectively enable mocks and std in dev
dependencies. This has the effect of removing std dependencies from
ibc code and also unused borsh and serde dependencies.

Disable all features (including default ones) of ibc and ibc-proto
crates and only selectively enable mocks and std in dev dependencies.
This has the effect of removing std dependencies from ibc code and
also unused borsh and serde dependencies.
@mina86 mina86 requested a review from dhruvja October 11, 2023 16:55
@mina86 mina86 closed this Oct 11, 2023
@mina86 mina86 deleted the mpn/a branch October 11, 2023 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant