Skip to content

Commit f80a573

Browse files
Bump crc32fast from 1.3.2 to 1.4.0 (#8)
Bumps [crc32fast](https://github.com/srijs/rust-crc32fast) from 1.3.2 to 1.4.0. - [Commits](srijs/rust-crc32fast@v1.3.2...v1.4.0) --- updated-dependencies: - dependency-name: crc32fast dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 742f60a commit f80a573

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ name = "pycrc32"
1515
crate-type = ["cdylib"]
1616

1717
[dependencies]
18-
crc32fast = "1.3.2"
18+
crc32fast = "1.4.0"
1919
pyo3 = "0.20.2"
2020

0 commit comments

Comments
 (0)