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
This is mainly to avoid the effect of specifically recommending
that the release version/name (usually taken from a tag) be
changed to match the version in Cargo.toml, which would not always
be good advice because it may be that the version in Cargo.toml
is wrong, or that both are wrong, or in testing that a specially
named tag (or `VERSION` environment variable) should be used.
0 commit comments