update servicepoint, simplify copy_raw
This commit is contained in:
parent
8d5e408653
commit
4cbf3784fc
5 changed files with 18 additions and 19 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "servicepoint_binding_uniffi"
|
||||
version = "0.13.1"
|
||||
version = "0.15.0"
|
||||
publish = false
|
||||
edition = "2021"
|
||||
license = "GPL-3.0-or-later"
|
||||
|
@ -21,7 +21,7 @@ uniffi = { version = "0.28.3" }
|
|||
thiserror = "2.0"
|
||||
|
||||
[dependencies.servicepoint]
|
||||
version = "0.14.1"
|
||||
version = "0.15.0"
|
||||
features = ["all_compressions"]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue