Compare commits
No commits in common. "4e87713badf5530a6a4c56a1ffe14f9d75c7f75e" and "82d89d0eeca8562c32f187072d8ff8e2703d8cee" have entirely different histories.
4e87713bad
...
82d89d0eec
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.7.0"
|
memmap2 = "0.6.2"
|
||||||
anyhow = "1.0.71"
|
anyhow = "1.0.71"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
|
|
Loading…
Reference in a new issue