Version 0.10.0

This commit is contained in:
Vinzenz Schroeter 2024-10-16 20:07:52 +02:00
parent 9193cfec10
commit 28f2720464
6 changed files with 9 additions and 9 deletions

View file

@ -17,7 +17,7 @@ crate-type = ["staticlib", "cdylib", "rlib"]
cbindgen = "0.27.0"
[dependencies.servicepoint]
version = "0.9.1"
version = "0.10.0"
path = "../servicepoint"
features = ["all_compressions"]