Skip to content

Commit a5a7611

Browse files
authored
dep: update uniffi to 0.29.4 (#256)
1 parent 2b2ed58 commit a5a7611

File tree

2 files changed

+73
-59
lines changed

2 files changed

+73
-59
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ members = [
1818
]
1919

2020
[workspace.dependencies]
21-
uniffi = { version = "0.28.3" }
21+
uniffi = { version = "0.29.4" }
2222
snafu = { version = "0.8" }
2323
base32 = { version = "0.5.1" }
2424
sha2 = { version = "0.10.8" }

0 commit comments

Comments
 (0)