Skip to content

Commit

Permalink
update bindgen to 0.69.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Thaumy committed Jan 23, 2024
1 parent d27a0c1 commit f22d6c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build = "build.rs"
"linux-5.4" = []

[build-dependencies]
bindgen = "0.68.1"
bindgen = "0.69.2"

[dependencies]
memmap2 = "0.9.3"
Expand Down

0 comments on commit f22d6c9

Please sign in to comment.