Compare commits
No commits in common. "ba0e628df20d479ae5814a906bff8856be903105" and "631f36f4d578a62846541c64e9195051ca3b1925" have entirely different histories.
ba0e628df2
...
631f36f4d5
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.6.1"
|
||||
memmap2 = "0.6.0"
|
||||
anyhow = "1.0.71"
|
||||
|
||||
[build-dependencies]
|
||||
|
|
Loading…
Reference in a new issue