Compare commits

..

No commits in common. "1c889c74abe5c3fbe497c30bbefec85a45a5402e" and "a77f093d4eeb5236427c97f035cb7eeee0b932f9" 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 # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies] [dependencies]
memmap2 = "0.6.0" memmap2 = "0.5.10"
anyhow = "1.0.71" anyhow = "1.0.71"
[build-dependencies] [build-dependencies]