version 0.13.0

This commit is contained in:
Vinzenz Schroeter 2025-01-16 20:51:56 +01:00
parent 04cda144ed
commit 7e1fb6cc99
7 changed files with 14 additions and 11 deletions

View file

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