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

Error publishing ibc on crates.io #201

Closed
andynog opened this issue Aug 12, 2020 · 1 comment · Fixed by #202
Closed

Error publishing ibc on crates.io #201

andynog opened this issue Aug 12, 2020 · 1 comment · Fixed by #202

Comments

@andynog
Copy link
Contributor

andynog commented Aug 12, 2020

Got error doing a cargo publish.

error: api errors (status 200 OK): invalid upload request: invalid length 6, expected at most 5 keywords per crate at line 1 column 2657

That's weird because doing a cargo publish --dry-run this was not reported, maybe something that can be enhanced in cargo. I'll check this on their side.

@andynog
Copy link
Contributor Author

andynog commented Aug 12, 2020

Found an issue in cargo repo about this

ebuchman pushed a commit that referenced this issue Aug 12, 2020
* Renaming package to ibc in Cargo.toml #198

* Fixing reference to ibc module dependency #198

* Adding README to ibc (modules) crate. #198

* Updates to README #198

* Update dependencies after changing package name #198

* Updating documentation link name #198

* Fixing issue that prevented ibc to be published on crates.io #201
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 a pull request may close this issue.

1 participant