You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
* 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
Got error doing a
cargo publish
.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.The text was updated successfully, but these errors were encountered: