bump version to 0.9.0, cleanup readme

This commit is contained in:
Vinzenz Schroeter 2024-10-12 19:44:17 +02:00
parent 366aec054f
commit 9b618d4f35
6 changed files with 32 additions and 22 deletions

View file

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