mirror of
https://github.com/shadowsocks/shadowsocks-rust.git
synced 2026-02-09 01:59:16 +08:00
release v1.12.0-alpha.1
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -1579,7 +1579,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "shadowsocks-rust"
|
||||
version = "1.12.0"
|
||||
version = "1.12.0-alpha.1"
|
||||
dependencies = [
|
||||
"byte_string",
|
||||
"byteorder",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user