diff --git a/Cargo.toml b/Cargo.toml index 7ba9f29..39a3983 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ members = ["uniffi-bindgen", "frost-uniffi-sdk"] resolver = "2" [workspace.dependencies] -uniffi = "0.28.3" +uniffi = "0.30.0" async-trait = "0.1.77" eyre = "0.6.12" frost-core = { version = "2.2", features = ["serde"] }