Skip to content

Commit

Permalink
chore(deps): update rust crate uniffi_bindgen to 0.29.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent b2a15df commit cc26abf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SnapX.Core/ScreenCapture/Rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ serde_json = "1.0.135"
[build-dependencies]
uniffi = { version = "0.25.0", features = [ "build" ] }
uniffi_build = "0.25.0"
uniffi_bindgen = "0.25.0"
uniffi_bindgen = "0.29.0"
camino = "1.1.9"

[lib]
Expand Down

0 comments on commit cc26abf

Please sign in to comment.