TODO: Write a description
Add this to your Cargo.toml:
[dependencies]
rust-template = "0.0.0"// A code exampleWarning
Delete this section after inheriting from the template. It only explains how to utilize and configure this template effectively.
The publish workflow relies on crates.io's Trusted Publishing to publish releases from GitHub Actions as soon as a tag is pushed. To set this up, ensure your repository has a release environment. After publishing an initial crate version to crates.io, add the repository as a Trusted Publisher using the publish.yaml filename and release environment for your GitHub repository.
