Cargo.toml
main
shell $ git checkout main $ git pull $ git tag 1.2.3 $ git push --tags --dry-run # check that everything is OK, only your new tag should appear $ git push --tags