Skip to content

Commit

Permalink
Merge pull request #201 from nyx-space/dependabot/cargo/crc32fast-eq-…
Browse files Browse the repository at this point in the history
…1.4.0

Update crc32fast requirement from =1.3.2 to =1.4.0
  • Loading branch information
ChristopherRabotin authored Feb 13, 2024
2 parents 0ee9d7c + 6c36970 commit e37b86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ exclude = [
[workspace.dependencies]
hifitime = { version = "3.9.0", default-features = true }
memmap2 = "=0.9.4"
crc32fast = "=1.3.2"
crc32fast = "=1.4.0"
der = { version = "0.7.8", features = ["derive", "alloc", "real"] }
log = "=0.4"
pretty_env_logger = "=0.5"
Expand Down

0 comments on commit e37b86b

Please sign in to comment.