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
For example, I have two versions of the badge for my crate StaticVec, one in the README.md and one in the Cargo.toml. The readme one works correctly because I'm able to directly specify .com. The toml one however leads to the "couldn't find the repository" page mentioned in the title.
It appears that this pull request would have correctly fixed the issue (which is precisely the same level of issue now as it was then.)
The text was updated successfully, but these errors were encountered:
For example, I have two versions of the badge for my crate StaticVec, one in the README.md and one in the Cargo.toml. The readme one works correctly because I'm able to directly specify
.com
. The toml one however leads to the "couldn't find the repository" page mentioned in the title.It appears that this pull request would have correctly fixed the issue (which is precisely the same level of issue now as it was then.)
The text was updated successfully, but these errors were encountered: