Skip to content

Commit

Permalink
Update crc requirement from 1.8.1 to 3.2.1
Browse files Browse the repository at this point in the history
Updates the requirements on [crc](https://github.com/mrhooray/crc-rs) to permit the latest version.
- [Release notes](https://github.com/mrhooray/crc-rs/releases)
- [Commits](mrhooray/crc-rs@1.8.1...3.2.1)

---
updated-dependencies:
- dependency-name: crc
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 9f8267c commit 3514c5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ thiserror = "1.0.22"
nom = "7.0.0"
nom-derive = "0.7.0"
bzip2 = "0.4.1"
crc = "1.8.1"
crc = "3.2.1"

0 comments on commit 3514c5c

Please sign in to comment.