Skip to content

Commit

Permalink
0.14: update uniffi_bindgen to 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Dec 17, 2022
1 parent 48ae084 commit b39e130
Show file tree
Hide file tree
Showing 6 changed files with 236 additions and 493 deletions.
157 changes: 65 additions & 92 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ cargo-options = "0.5.2"
cargo-zigbuild = "0.14.1"
cargo-xwin = { version = "0.13.0", default-features = false }
cbindgen = { version = "0.24.2", default-features = false }
uniffi_bindgen = "0.21.0"
uniffi_bindgen = { version = "0.22.0", default-features = false }
flate2 = "1.0.18"
goblin = "0.6.0"
platform-info = "1.0.0"
Expand Down
Loading

0 comments on commit b39e130

Please sign in to comment.