| Crates.io | cache-busters |
| lib.rs | cache-busters |
| version | 0.1.2 |
| created_at | 2024-11-18 06:07:07.481468+00 |
| updated_at | 2024-12-16 11:21:59.35667+00 |
| description | Create a struct with the hashes of files for cache busting |
| homepage | https://github.com/bionic-gpt/cache-busters |
| repository | https://github.com/bionic-gpt/cache-busters/ |
| max_upload_size | |
| id | 1451832 |
| size | 8,082 |
Generates a rust structure to reference your files and provide a hash.
To create a new release, use the following command locally:
cargo release patch
Once you are ready, pass the --execute flag.
This will: