set version to 0.8.0

This commit is contained in:
Vinzenz Schroeter 2024-09-07 15:14:44 +02:00
parent e46391ca5f
commit 96c010de56
6 changed files with 9 additions and 9 deletions

View file

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