Skip to content

Commit f07a41f

Browse files
authored
Merge pull request #31 from tokatoka/main
Update cbindgen dependency
2 parents ea6ceb9 + d786940 commit f07a41f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libnyx/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name = "libnyx"
88
crate-type = ["lib", "staticlib", "dylib"]
99

1010
[build-dependencies]
11-
cbindgen = "0.24.3"
11+
cbindgen = "0.28.0"
1212

1313
[dependencies]
1414
config={path="../config"}

0 commit comments

Comments
 (0)