* bump version and cargo lock
* update cHANGELOG ahead of new release
* update allowed licenses -- I'm not too converned about 'Unicode' licenses...
* dist init with latewst version of cargo-dist, slowly preaprign for a new release
* updates CHANGELOG with last release's release notes
* cargo lock
* remove cargo dist instructions from readme
* remove cargo-dist files, including a github release workflow and a dist-workspace.toml config file
* add brew update command just in case user doesn't automatically do that first
* adds what I think are the correct Homebrew instructions
OBS-URL: https://build.opensuse.org/package/show/security/phraze?expand=0&rev=17
- Update to version 0.3.23:
* cargo update and bump version
* cargo lock
* cargo lock
* capitalizes the word 'list' consistently
* takes a suggestion from clippy
* update CHANGELOG
* bump version
* couple word swaps in the built-in word lists
* update EFF copyright information
* upidates Changleog
* upgrades Rust edition to '2024' and reformats entire codebase to be up-to-date with Rust 1.85.0
* cargo lock
OBS-URL: https://build.opensuse.org/request/show/1279224
OBS-URL: https://build.opensuse.org/package/show/security/phraze?expand=0&rev=15
- Update to version 0.3.18:
* update version of cargo dist used to create new releases
* updates CHANGELOG in preparation for new release
* updates two of the built-in word lists, removing the awkward word 'hank'
* Uses ? for conciseness in file reader, at suggestion of new version of Clippy
* upgrades rand crate dependency to v0.90, which required some statement changes and some new method names
* clarification in licensing section
* adds line in readme about word list licensing
OBS-URL: https://build.opensuse.org/request/show/1242988
OBS-URL: https://build.opensuse.org/package/show/security/phraze?expand=0&rev=13