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
- Add a step for manually updating the version in Cargo.toml.
- Use `git archive` for source distributions instead of former
Python/setuptools mechanism.
- Use dotted triples (X.Y.Z) instead of dotted doubles (X.Y) since Cargo
requires triples.
0 commit comments