Skip to content

Commit 21f3ffc

Browse files
build(deps): bump crc32fast from 1.4.2 to 1.5.0 (#4002)
Bumps [crc32fast](https://github.com/srijs/rust-crc32fast) from 1.4.2 to 1.5.0. - [Commits](srijs/rust-crc32fast@v1.4.2...v1.5.0) --- updated-dependencies: - dependency-name: crc32fast dependency-version: 1.5.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b85cf9 commit 21f3ffc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -443,9 +443,9 @@ dependencies = [
443443

444444
[[package]]
445445
name = "crc32fast"
446-
version = "1.4.2"
446+
version = "1.5.0"
447447
source = "registry+https://github.com/rust-lang/crates.io-index"
448-
checksum = "a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3"
448+
checksum = "9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511"
449449
dependencies = [
450450
"cfg-if",
451451
]

0 commit comments

Comments
 (0)