Skip to content

Commit 57a8552

Browse files
authored
dep: Update bindgen to 0.72.0
Merges: #61
2 parents 4f83b53 + 3362cec commit 57a8552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ riot-build = { version = "< 0.2.0", optional = true }
2424
riot-rs-core = { version = "< 0.2.0", optional = true }
2525

2626
[build-dependencies]
27-
bindgen = "^0.69.4" # starting 0.70, there is something that goes wrong around calculating native's max_align_t
27+
bindgen = "^0.72.0"
2828
shlex = "^1.3"
2929
serde_json = "1"
3030
serde = { version = "1", features = [ "derive" ] }

0 commit comments

Comments
 (0)