Compare commits
No commits in common. "5484bf82418cf28a0bfbaac363da848b62c07893" and "897d1523ece67756a2cff8a726f7c0ebdfa37e55" have entirely different histories.
5484bf8241
...
897d1523ec
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.5.10"
|
memmap2 = "0.5.9"
|
||||||
anyhow = "1.0.69"
|
anyhow = "1.0.69"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
|
|
Loading…
Reference in a new issue