Master is now v1.8.16

This commit is contained in:
zonyitoo
2020-08-10 01:19:12 +08:00
parent 30db05fbea
commit 0b87f7413e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1399,7 +1399,7 @@ dependencies = [
[[package]]
name = "shadowsocks-rust"
version = "1.8.15"
version = "1.8.16"
dependencies = [
"async-trait 0.1.36 (registry+https://github.com/rust-lang/crates.io-index)",
"base64 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)",

View File

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