build: Bump crc32c from 0.6.3 to 0.6.4
Bumps [crc32c](https://github.com/zowens/crc32c) from 0.6.3 to 0.6.4. - [Commits](https://github.com/zowens/crc32c/compare/v0.6.3...v0.6.4) --- updated-dependencies: - dependency-name: crc32c dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6e32c4531e
commit
226816bb04
2 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ io_uring = ["dep:io-uring"]
|
|||
|
||||
[dependencies]
|
||||
byteorder = "1.4.3"
|
||||
crc32c = "0.6.3"
|
||||
crc32c = "0.6.4"
|
||||
io-uring = { version = "0.6.1", optional = true }
|
||||
libc = "0.2.147"
|
||||
log = "0.4.17"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue