Skip to content

Commit 25b1c85

Browse files
committed
feat(ffi): Upgrade UniFFI to v0.30.0
1 parent 9af8fad commit 25b1c85

File tree

7 files changed

+136
-87
lines changed

7 files changed

+136
-87
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ tracing-appender = "0.2.3"
105105
tracing-core = "0.1.34"
106106
tracing-subscriber = "0.3.20"
107107
unicode-normalization = "0.1.24"
108-
uniffi = { version = "0.28.0" }
109-
uniffi_bindgen = { version = "0.28.0" }
108+
uniffi = { version = "0.30.0" }
109+
uniffi_bindgen = { version = "0.30.0" }
110110
url = "2.5.7"
111111
uuid = "1.18.0"
112112
vergen-gitcl = "1.0.8"

0 commit comments

Comments
 (0)