release v1.12.0-alpha.1

This commit is contained in:
zonyitoo
2021-09-02 04:20:56 +08:00
parent 1d7996a42a
commit 03eeade086
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1579,7 +1579,7 @@ dependencies = [
[[package]]
name = "shadowsocks-rust"
version = "1.12.0"
version = "1.12.0-alpha.1"
dependencies = [
"byte_string",
"byteorder",

View File

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