update uniffi
This commit is contained in:
parent
d0d70c079e
commit
6137460457
896
Cargo.lock
generated
896
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -13,10 +13,10 @@ repository = "https://github.com/cccb/servicepoint"
|
||||||
crate-type = ["cdylib"]
|
crate-type = ["cdylib"]
|
||||||
|
|
||||||
[build-dependencies]
|
[build-dependencies]
|
||||||
uniffi = { version = "0.25.0", features = ["build"] }
|
uniffi = { version = "0.25.3", features = ["build"] }
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
uniffi = { version = "0.25.0" }
|
uniffi = { version = "0.25.3" }
|
||||||
thiserror.workspace = true
|
thiserror.workspace = true
|
||||||
|
|
||||||
[dependencies.servicepoint]
|
[dependencies.servicepoint]
|
||||||
|
|
Loading…
Reference in a new issue