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
I'm trying to use automated tooling (cargo-googles) to verify that published versions match the tagged versions in git. This made me discover that there is a typo in your tag name v.5.5.3 (the dot between v and the number), this doesn't follow the rest of your numbering scheme. An additional correctly spelled tag should be added at the appropriate commit.
The text was updated successfully, but these errors were encountered:
I'm trying to use automated tooling (cargo-googles) to verify that published versions match the tagged versions in git. This made me discover that there is a typo in your tag name
v.5.5.3
(the dot between v and the number), this doesn't follow the rest of your numbering scheme. An additional correctly spelled tag should be added at the appropriate commit.The text was updated successfully, but these errors were encountered: