fix enable all features for docs.rs, bump version again for re-upload

This commit is contained in:
Vinzenz Schroeter 2024-10-12 20:07:55 +02:00
parent 3a605da0d5
commit dbbe631741
7 changed files with 13 additions and 10 deletions

View file

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