(cargo-release) version 0.8.0

This commit is contained in:
Tony Garnock-Jones 2021-08-13 21:39:43 -04:00
parent cafffd5248
commit f747edbbfd
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -1284,7 +1284,7 @@ dependencies = [
[[package]]
name = "syndicate"
version = "0.8.0-alpha.1"
version = "0.8.0"
dependencies = [
"bytes",
"criterion",

View File

@ -1,6 +1,6 @@
[package]
name = "syndicate"
version = "0.8.0-alpha.1"
version = "0.8.0"
authors = ["Tony Garnock-Jones <tonyg@leastfixedpoint.com>"]
edition = "2018"