Add nix flake
update dependencies
update README
Document config for bash (#19)
Update email
Appease clippy
Commit Cargo.lock
Bump version
Add a changelog
Add delete option (#15) * Add option to delete from the store * Add an example command for purge
Add installation methods
Fix release workflow
Add CI and Release workflows (#14) * Add CI to PRs * Use stable toolchain * Use ubuntu-latest * Remove rust workflow * Add release workflow * Remove ARM build * Release musl and gnu binaries * Remove development overrides
Fix warnings
Format with rustfmt
Fix tests
Bump version
Merge pull request #13 from camdencheek/camdencheek-patch-1 Create rust.yml
Create rust.yml
Update stability section