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

Update Rust crate crc to v3 #12

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update Rust crate crc to v3 #12

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 26, 2023

This PR contains the following updates:

Package Type Update Change
crc dependencies major 2 -> 3

Release Notes

mrhooray/crc-rs (crc)

v3.2.1

Compare Source

v3.2.0

Moritz Borcherding (1):
      Add slice-by-16 and no-table implementations

Akhil Velagapudi (3):
      Make Crc generic over implementation
      Bump MSRV to 1.56
      Bump crc-catalog 2.1.0 -> 2.4.0

Dirk Stolle (2):
      Fix a typo
      Update actions/checkout in GitHub Actions workflow to v3

Karol Harasim (1):
      Fix off by one in Slice16 hot loop

Salman Abuhaimed (1):
      Expose lookup tables

v3.0.1

Compare Source

Akhil Velagapudi (2):
      Update docs to point to version 3.0
      Remove list of supported widths from docs

v3.0.0

Compare Source

Bartel Sielski (2):
      Add support for CRC algorithms which have a non-power of 2 width
      Add support for up to 128 bit CRCs

Dominik Stolz (1):
      Add Crc::digest_with_initial

Cliff L. Biffle (1):
      impl Clone for Digest

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/crc-3.x branch from 57b7fa8 to 75a7afa Compare May 1, 2024 10:39
@renovate renovate bot force-pushed the renovate/crc-3.x branch from 75a7afa to ee73624 Compare May 5, 2024 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants