Skip to content

Commit 51b9f8a

Browse files
dependabot[bot]olix0r
authored andcommitted
build(deps): bump crc32fast from 1.3.1 to 1.3.2 (#1473)
Bumps [crc32fast](https://github.com/srijs/rust-crc32fast) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/srijs/rust-crc32fast/releases) - [Commits](srijs/rust-crc32fast@v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: crc32fast dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 281942e) Signed-off-by: Oliver Gould <[email protected]>
1 parent 5301031 commit 51b9f8a

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
@@ -129,9 +129,9 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
129129

130130
[[package]]
131131
name = "crc32fast"
132-
version = "1.3.1"
132+
version = "1.3.2"
133133
source = "registry+https://github.com/rust-lang/crates.io-index"
134-
checksum = "a2209c310e29876f7f0b2721e7e26b84aff178aa3da5d091f9bfbf47669e60e3"
134+
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
135135
dependencies = [
136136
"cfg-if",
137137
]

0 commit comments

Comments
 (0)