version 0.12.0

This commit is contained in:
Vinzenz Schroeter 2024-11-23 21:20:06 +01:00
parent e0249b61b8
commit 843f5a03a6
7 changed files with 11 additions and 11 deletions

View file

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