Skip to content

Commit 64f2d64

Browse files
aesteve-rhGnurou
authored andcommitted
Cargo.toml: bump bindgen version
Signed-off-by: Albert Esteve <aesteve@redhat.com>
1 parent 9d1a8ba commit 64f2d64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extras/ffmpeg-decoder/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ thiserror = "1.0"
1313
virtio-media = { path = "../../device" }
1414

1515
[build-dependencies]
16-
bindgen = "0.63"
16+
bindgen = "0.70.1"
1717
pkg-config = "0.3"

0 commit comments

Comments
 (0)