Skip to content

Commit

Permalink
feat: update bindgen to 0.59
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-cheng committed Nov 1, 2021
1 parent 9d59bad commit dbf97dd
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 @@ -33,4 +33,4 @@ features = [
cc = "1.0"

[target.'cfg(any(target_os = "macos", target_os = "ios"))'.build-dependencies]
bindgen = "0.58"
bindgen = "0.59"

0 comments on commit dbf97dd

Please sign in to comment.