Skip to content

Commit 5fb507f

Browse files
Update bindgen requirement from 0.55 to 0.56 (#25)
1 parent 4e25232 commit 5fb507f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ license = "LGPL-3.0"
1414
[dependencies]
1515

1616
[build-dependencies]
17-
bindgen = "0.55"
17+
bindgen = "0.56"
1818
cmake = "0.1"

0 commit comments

Comments
 (0)