update servicepoint library
This commit is contained in:
parent
44ef4bb6d7
commit
f7cb5546b3
8 changed files with 116 additions and 141 deletions
|
@ -14,14 +14,14 @@ keywords = ["cccb", "cccb-servicepoint", "uniffi"]
|
|||
crate-type = ["cdylib"]
|
||||
|
||||
[build-dependencies]
|
||||
uniffi = { version = "0.25.3", features = ["build"] }
|
||||
uniffi = { version = "0.28.3", features = ["build"] }
|
||||
|
||||
[dependencies]
|
||||
uniffi = { version = "0.25.3" }
|
||||
uniffi = { version = "0.28.3" }
|
||||
thiserror = "2.0"
|
||||
|
||||
[dependencies.servicepoint]
|
||||
version = "0.13.1"
|
||||
version = "0.14.1"
|
||||
features = ["all_compressions"]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue