Compare commits

..

No commits in common. "37e245fb60bf4bc1617e1c33e554189da5bcb91d" and "c8531e29b320335e87b3de01f6a3dfc96943c3c0" 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.9.0"
memmap2 = "0.8.0"
anyhow = "1.0.75"
[build-dependencies]