Merge pull request 'Update Rust crate memmap2 to 0.5.9' (#5) from renovate/memmap2-0.x into master

Reviewed-on: #5
This commit is contained in:
hodasemi 2023-02-18 08:55:02 +01:00
commit 897d1523ec

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.5.8" memmap2 = "0.5.9"
anyhow = "1.0.69" anyhow = "1.0.69"
[build-dependencies] [build-dependencies]