Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate shell completions and man page for b3sum at build time #391

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    7f2e247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc8f110 View commit details
    Browse the repository at this point in the history
  3. Set rust-version

    sorairolake committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e9d45f1 View commit details
    Browse the repository at this point in the history
  4. Update README for b3sum

    sorairolake committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f09de70 View commit details
    Browse the repository at this point in the history
  5. Update dependencies for b3sum

    Follow the version in `Cargo.lock`.
    sorairolake committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e1b2f92 View commit details
    Browse the repository at this point in the history
  6. Bump MSRV of blake3 to 1.72.0

    This is because the MSRV of `zeroize` v1.8.0 is 1.72.0.
    sorairolake committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3ce50be View commit details
    Browse the repository at this point in the history