Skip to content
This repository has been archived by the owner on Feb 16, 2025. It is now read-only.

Commit

Permalink
chore(deps): bump crc from 3.0.1 to 3.2.1 (#1903)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 29, 2024
1 parent b51a617 commit ef480e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion store/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ exocore-transport = {version = "0.1.25", path = "../transport", default-features

# local
byteorder = {version = "1.5.0", optional = true}
crc = {version = "3.0.1", optional = true}
crc = {version = "3.2.1", optional = true}
extsort = {version = "0.4.2", optional = true}
lru = {version = "0.12.3", optional = true}
serde = {version = "1.0.198", optional = true}
Expand Down

0 comments on commit ef480e8

Please sign in to comment.