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

Cargo.toml has a link to non-existing ibc-client-cw #1357

Open
vaporif opened this issue Oct 3, 2024 · 1 comment
Open

Cargo.toml has a link to non-existing ibc-client-cw #1357

vaporif opened this issue Oct 3, 2024 · 1 comment

Comments

@vaporif
Copy link

vaporif commented Oct 3, 2024

Bug Summary

It looks like after moving out of the CosmWasm workspace the Cargo.toml file still has a reference to ibc-client-cw, which can be confusing if you're trying to use a patched version of ibc-rs via a commit SHA.

Details

ibc-client-cw = { version = "0.55.0", path = "./ibc-clients/cw-context", default-features = false }

Version

v0.55.0

@rnbguy
Copy link
Collaborator

rnbguy commented Oct 3, 2024

Thanks for bringing this to our attention. We will publish a patch release soon and also release the ibc-client-cw consequently - as the current release breaks it.

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

No branches or pull requests

2 participants