Skip to content

Commit b377b7a

Browse files
Update bindgen
Updating to get solution for rust-lang/rust-bindgen#2312. Signed-off-by: Hannes Weisbach <[email protected]>
1 parent bb1600b commit b377b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nrf-softdevice-gen/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ edition = "2021"
66
license = "MIT OR Apache-2.0"
77

88
[dependencies]
9-
bindgen = "0.55.1"
9+
bindgen = "0.71.1"
1010
walkdir = "2.3.1"
1111
regex = "1.3.9"

0 commit comments

Comments
 (0)