update csbindgen to improve comment formatting

This commit is contained in:
Vinzenz Schroeter 2024-08-29 20:03:07 +02:00
parent 14faeb1238
commit a91e0e6eed
3 changed files with 854 additions and 80 deletions

View file

@ -10,7 +10,7 @@ crate-type = ["cdylib"]
test = false
[build-dependencies]
csbindgen = "1.8.0"
csbindgen = "1.9.3"
[dependencies]
servicepoint_binding_c = { version = "0.7.0", path = "../servicepoint_binding_c" }