Update Rust crate memmap2 to 0.8.0
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 6m54s
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 6m54s
This commit is contained in:
parent
4f6e5dd530
commit
f92bea3693
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.7.1"
|
||||
memmap2 = "0.8.0"
|
||||
anyhow = "1.0.75"
|
||||
|
||||
[build-dependencies]
|
||||
|
|
Loading…
Reference in a new issue