mirror of
https://github.com/htrefil/rkvm.git
synced 2024-11-16 07:47:24 +01:00
Merge pull request #39 from ckiee/workaround-bindgen-cxx-comments
Workaround bindgen comment rusting bug
This commit is contained in:
commit
0b57699313
1 changed files with 3 additions and 0 deletions
|
@ -19,3 +19,6 @@ thiserror = "1.0.40"
|
|||
[build-dependencies]
|
||||
bindgen = "0.65.1"
|
||||
pkg-config = "0.3.19"
|
||||
|
||||
[lib]
|
||||
doctest = false
|
||||
|
|
Loading…
Reference in a new issue