Skip to content

Commit 1e2bb48

Browse files
chore: update bindgen requirement from 0.61.0 to 0.63.0 (#415)
1 parent 2640b62 commit 1e2bb48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ proptest = "1.0.0"
4343
# chrono = "0.4.19"
4444

4545
[build-dependencies]
46-
bindgen = "0.61.0"
46+
bindgen = "0.63.0"
4747
cc = { version = "1.0", features = ["parallel"] }
4848
pkg-config = "0.3"
4949

0 commit comments

Comments
 (0)