Skip to content

Commit e74b6ce

Browse files
mulkieranthe Mulhern
authored andcommitted
Increase bindgen dependency lower bound to 0.72.0
Signed-off-by: mulhern <amulhern@redhat.com>
1 parent aca9a1e commit e74b6ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ errno = "0.3.0"
2424
libc = "0.2.133"
2525

2626
[build-dependencies]
27-
bindgen = "0.71.0"
27+
bindgen = "0.72.0"
2828

2929
[dev-dependencies]
3030
glob = "0.3.0"

0 commit comments

Comments
 (0)