2 releases
new 0.1.2 | Dec 16, 2024 |
---|---|
0.1.0 | Nov 18, 2024 |
#585 in Development tools
241 downloads per month
7KB
122 lines
cache-busters
Generates a rust structure to reference your files and provide a hash.
To Create a Release
To create a new release, use the following command locally:
cargo release patch
Once you are ready, pass the --execute
flag.
This will:
- Bump the version number.
- Create a git tag.
- Push changes to the remote repository.
- Trigger the GitHub Actions workflow to publish the crate.
Dependencies
~18KB