Skip to content

Commit

Permalink
Update bindgen
Browse files Browse the repository at this point in the history
  • Loading branch information
sosthene-nitrokey committed Jan 9, 2025
1 parent 0729291 commit 6f3866a
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 @@ -10,7 +10,7 @@ categories = ["embedded", "filesystem", "no-std"]
repository = "https://github.com/nickray/littlefs2-sys"

[build-dependencies]
bindgen = { version = "0.70.1", default-features = false , features = ["runtime"] }
bindgen = { version = "0.71.1", default-features = false , features = ["runtime"] }
cc = "1"

[features]
Expand Down

0 comments on commit 6f3866a

Please sign in to comment.