`sink` should be released automatically with GitHub Actions: - Prereleases on a commit to `main` -> PR merged - Release on a tag to `main` -> Manual Pushing a tag should also ensure the `Cargo.toml` contains the same version and update if needed.
sinkshould be released automatically with GitHub Actions:main-> PR mergedmain-> ManualPushing a tag should also ensure the
Cargo.tomlcontains the same version and update if needed.