release v1.12.0-alpha.8

This commit is contained in:
zonyitoo
2021-10-06 23:36:05 +08:00
parent 27f4493ab3
commit edfea66783
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1592,7 +1592,7 @@ dependencies = [
[[package]]
name = "shadowsocks-rust"
version = "1.12.0-alpha.7"
version = "1.12.0-alpha.8"
dependencies = [
"build-time",
"byte_string",

View File

@@ -1,6 +1,6 @@
[package]
name = "shadowsocks-rust"
version = "1.12.0-alpha.7"
version = "1.12.0-alpha.8"
authors = ["Shadowsocks Contributors"]
description = "shadowsocks is a fast tunnel proxy that helps you bypass firewalls."
repository = "https://github.com/shadowsocks/shadowsocks-rust"