version 0.11.0

This commit is contained in:
Vinzenz Schroeter 2024-11-13 18:49:50 +01:00
parent eed6d114fc
commit 6e25e1754d
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.10.0"
version = "0.11.0"
path = "../servicepoint"
features = ["all_compressions"]