Compare commits
No commits in common. "66e019b26e387ccb464be2f5e178c7612d8376e0" and "3419b58c24b197064f3686ed8dda5e05423f9240" have entirely different histories.
66e019b26e
...
3419b58c24
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.9.4"
|
memmap2 = "0.9.3"
|
||||||
anyhow = "1.0.79"
|
anyhow = "1.0.79"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
|
|
Loading…
Reference in a new issue