chore(shadowsocks-service): release v1.23.6

This commit is contained in:
zonyitoo
2025-07-05 11:35:51 +08:00
parent 87a0619e76
commit c5552d22d5
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -3440,7 +3440,7 @@ dependencies = [
[[package]]
name = "shadowsocks-service"
version = "1.23.5"
version = "1.23.6"
dependencies = [
"arc-swap",
"brotli",

View File

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