Skip to content

Commit

Permalink
update memmap2 to v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
oconnor663 committed Jun 8, 2023
1 parent fbc96eb commit 0c7add1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions b3sum/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 b3sum/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ anyhow = "1.0.25"
blake3 = { version = "1", path = "..", features = ["rayon"] }
clap = { version = "4.0.8", features = ["derive", "wrap_help"] }
hex = "0.4.0"
memmap2 = "0.5.3"
memmap2 = "0.7.0"
rayon = "1.2.1"
wild = "2.0.3"

Expand Down

0 comments on commit 0c7add1

Please sign in to comment.