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