Skip to content

Commit ed68652

Browse files
committed
config(Cargo): updated memmap2 crate
1 parent 1fb04fb commit ed68652

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -26,7 +26,7 @@ anyhow = "1.0"
2626
chrono = { version = "0.4.24", default-features = false, features = ["clock"] }
2727
clap = "4.0"
2828
file-chunker = "0.1.1"
29-
memmap2 = "0.6.1"
29+
memmap2 = "0.7.1"
3030
num_cpus = "1.13"
3131
rayon = "1.5"
3232
regex = "1.4.2"

0 commit comments

Comments
 (0)