Skip to content

Commit 47121bc

Browse files
chore(deps): update rust crate bindgen to 0.71.0
1 parent d3d9f43 commit 47121bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ aotuv_lancer_vorbis_sys = { version = "0.1.4", path = "packages/aotuv_lancer_vor
1414
ogg_next_sys = { version = "0.1.3", path = "packages/ogg_next_sys" }
1515

1616
cc = "1.2.1"
17-
bindgen = "0.70.1"
17+
bindgen = "0.71.0"
1818

1919
[profile.release]
2020
# Add debug symbols on release mode to allow debugging upstream code.

0 commit comments

Comments
 (0)