Update Rust crate memmap2 to 0.5.10
This commit is contained in:
parent
897d1523ec
commit
a43f886277
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
memmap2 = "0.5.9"
|
||||
memmap2 = "0.5.10"
|
||||
anyhow = "1.0.69"
|
||||
|
||||
[build-dependencies]
|
||||
|
|
Loading…
Reference in a new issue