Skip to content

Commit e907c20

Browse files
Bump uniffi from 0.27.3 to 0.29.0
Bumps [uniffi](https://github.com/mozilla/uniffi-rs) from 0.27.3 to 0.29.0. - [Changelog](https://github.com/mozilla/uniffi-rs/blob/main/CHANGELOG.md) - [Commits](mozilla/uniffi-rs@v0.27.3...v0.29.0) --- updated-dependencies: - dependency-name: uniffi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c58b754 commit e907c20

File tree

2 files changed

+24
-208
lines changed

2 files changed

+24
-208
lines changed

Cargo.lock

Lines changed: 22 additions & 206 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/calculator-rs/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ feather-ui.workspace = true
3131
ultraviolet.workspace = true
3232
im.workspace = true
3333
glyphon.workspace = true
34-
uniffi = "0.27.0"
34+
uniffi = "0.29.0"
3535

3636
[build-dependencies]
37-
uniffi = { version = "0.27.0", features = ["build"] }
37+
uniffi = { version = "0.29.0", features = ["build"] }

0 commit comments

Comments
 (0)