Skip to content

Commit

Permalink
Bump uniffi from 0.28.0 to 0.28.1 in /common
Browse files Browse the repository at this point in the history
Bumps [uniffi](https://github.com/mozilla/uniffi-rs) from 0.28.0 to 0.28.1.
- [Changelog](https://github.com/mozilla/uniffi-rs/blob/main/CHANGELOG.md)
- [Commits](mozilla/uniffi-rs@v0.28.0...v0.28.1)

---
updated-dependencies:
- dependency-name: uniffi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 725e3d0 commit ca11a0c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions common/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 common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ lto = "thin"
opt-level = "s"

[workspace.dependencies]
uniffi = "0.28.0"
uniffi = "0.28.1"

[workspace.lints.rust]
unsafe_code = "forbid"
Expand Down

0 comments on commit ca11a0c

Please sign in to comment.