Compare commits

..

No commits in common. "fe0053c952906941c6afe874150045f67ae9c231" and "1c889c74abe5c3fbe497c30bbefec85a45a5402e" 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.6.1"
memmap2 = "0.6.0"
anyhow = "1.0.71"
[build-dependencies]