update version to 0.13.1

This commit is contained in:
Vinzenz Schroeter 2025-02-15 12:15:09 +01:00
parent fa3afeaf33
commit bb86d23248
7 changed files with 9 additions and 9 deletions

View file

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