summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 79d8868..81d9533 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,7 +12,7 @@ pretty_env_logger="0.5"
criterion={version="0.5", default-features=false, features=["cargo_bench_support", "rayon"]}
[workspace.package]
-version="0.8.0-alpha.0"
+version="0.8.0"
rust-version="1.80"
edition="2021"
license="MIT OR Apache-2.0"