Compare commits
No commits in common. "38011e9b1205adb5571aeaa4e4a87fcfd31eddfe" and "e9980a2551ad4fc67b034cf764b1dc8782ed4c55" have entirely different histories.
38011e9b12
...
e9980a2551
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.9.3"
|
||||
memmap2 = "0.9.0"
|
||||
anyhow = "1.0.75"
|
||||
|
||||
[build-dependencies]
|
||||
|
|
Loading…
Reference in a new issue