Skip to content

Commit 0c4adee

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

File tree

2 files changed

+67
-100
lines changed

2 files changed

+67
-100
lines changed

Cargo.lock

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

feather-ui/examples/calculator-rs/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ path = "src/bin.rs"
2626
[dependencies]
2727
feather-ui.workspace = true
2828
feather-macro.workspace = true
29-
uniffi = "0.27.0"
29+
uniffi = "0.29.4"
3030

3131
[build-dependencies]
32-
uniffi = { version = "0.27.0", features = ["build"] }
32+
uniffi = { version = "0.29.4", features = ["build"] }

0 commit comments

Comments
 (0)