Compare commits
No commits in common. "c8531e29b320335e87b3de01f6a3dfc96943c3c0" and "4f6e5dd53069c63e8054d7791d3684b1b61e0658" have entirely different histories.
c8531e29b3
...
4f6e5dd530
1 changed files with 1 additions and 1 deletions
|
@ -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.8.0"
|
memmap2 = "0.7.1"
|
||||||
anyhow = "1.0.75"
|
anyhow = "1.0.75"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
|
|
Loading…
Reference in a new issue