mirror of
https://github.com/cccb/servicepoint.git
synced 2025-01-29 16:50:12 +01:00
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"]
|
||||
|
||||
[build-dependencies]
|
||||
uniffi = { version = "0.25.0", features = ["build"] }
|
||||
uniffi = { version = "0.25.3", features = ["build"] }
|
||||
|
||||
[dependencies]
|
||||
uniffi = { version = "0.25.0" }
|
||||
uniffi = { version = "0.25.3" }
|
||||
thiserror.workspace = true
|
||||
|
||||
[dependencies.servicepoint]
|
||||
|
|
Loading…
Reference in a new issue