Compare commits

..

No commits in common. "2de4a62b2f5827ac69aef74e4c9fab6f00989b9a" and "4e87713badf5530a6a4c56a1ffe14f9d75c7f75e" have entirely different histories.

View file

@ -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.7.0"
anyhow = "1.0.71"
[build-dependencies]