Merge pull request #31 from tokatoka/main

Update cbindgen dependency
This commit is contained in:
Sergej Schumilo 2025-03-26 21:37:33 +01:00 committed by GitHub
commit f07a41fcf0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ name = "libnyx"
crate-type = ["lib", "staticlib", "dylib"]
[build-dependencies]
cbindgen = "0.24.3"
cbindgen = "0.28.0"
[dependencies]
config={path="../config"}