Skip to content

bionic-gpt/cache-busters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Generates a rust structure to reference your files and provide a hash.

Resources

License

Stars

Watchers

Forks

Packages

No packages published