We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f83b53 + 3362cec commit 57a8552Copy full SHA for 57a8552
Cargo.toml
@@ -24,7 +24,7 @@ riot-build = { version = "< 0.2.0", optional = true }
24
riot-rs-core = { version = "< 0.2.0", optional = true }
25
26
[build-dependencies]
27
-bindgen = "^0.69.4" # starting 0.70, there is something that goes wrong around calculating native's max_align_t
+bindgen = "^0.72.0"
28
shlex = "^1.3"
29
serde_json = "1"
30
serde = { version = "1", features = [ "derive" ] }
0 commit comments