Skip to content

Commit

Permalink
[update] Update to bindgen
Browse files Browse the repository at this point in the history
  • Loading branch information
uttarayan21 committed Feb 6, 2024
1 parent 45ee778 commit ab26be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraw-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ mozjpeg-sys = { version = "1.0", optional = true, features = ["jpeg80_abi"], re
openmp-sys = { version = "1.2.3", optional = true }

[build-dependencies]
bindgen = { version = "0.65.1", optional = true }
bindgen = { version = "0.69", optional = true }
pkg-config = "0.3.26"
cc = { version = "1.0.73", features = ["parallel"]}
shellexpand = "3.0.0"
Expand Down

0 comments on commit ab26be0

Please sign in to comment.