chore: release shadowsocks v1.20.3

This commit is contained in:
zonyitoo
2024-09-07 14:53:37 +08:00
parent f3c65413c6
commit 7c92aec1ee
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -3280,7 +3280,7 @@ dependencies = [
[[package]]
name = "shadowsocks"
version = "1.20.2"
version = "1.20.3"
dependencies = [
"aes",
"arc-swap",

View File

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