Compare commits
No commits in common. "5ee30e9c1c12de80b3635d99e4cbae3939a6d484" and "7c7dda2daff391b30326c19f25f7c2ce3ca58a56" have entirely different histories.
5ee30e9c1c
...
7c7dda2daf
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
memmap2 = "0.9.4"
|
memmap2 = "0.9.4"
|
||||||
anyhow = "1.0.80"
|
anyhow = "1.0.79"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
bindgen = "0.69.4"
|
bindgen = "0.69.4"
|
Loading…
Reference in a new issue