Update Rust crate memmap2 to 0.9.4
All checks were successful
Gavania Merge Build / build (pull_request) Successful in 6m3s

This commit is contained in:
RenovateBot 2024-01-26 02:05:13 +01:00
parent 3419b58c24
commit 296aa2f8ac

View file

@ -6,7 +6,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies] [dependencies]
memmap2 = "0.9.3" memmap2 = "0.9.4"
anyhow = "1.0.79" anyhow = "1.0.79"
[build-dependencies] [build-dependencies]