Compare commits
2 commits
38011e9b12
...
e635af7a97
Author | SHA1 | Date | |
---|---|---|---|
e635af7a97 | |||
9e5b3dab29 |
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
memmap2 = "0.9.3"
|
memmap2 = "0.9.3"
|
||||||
anyhow = "1.0.75"
|
anyhow = "1.0.79"
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
bindgen = "0.69.1"
|
bindgen = "0.69.1"
|
Loading…
Reference in a new issue