chore: update shadowsocks from 1.22 to 1.23

This commit is contained in:
link2xt
2025-04-07 19:28:43 +00:00
parent 746b071be0
commit 956d7009fb
2 changed files with 7 additions and 7 deletions

View File

@@ -91,7 +91,7 @@ serde_urlencoded = "0.7.1"
serde = { workspace = true, features = ["derive"] }
sha-1 = "0.10"
sha2 = "0.10"
shadowsocks = { version = "1.22.0", default-features = false, features = ["aead-cipher", "aead-cipher-2022"] }
shadowsocks = { version = "1.23.0", default-features = false, features = ["aead-cipher", "aead-cipher-2022"] }
smallvec = "1.14.0"
strum = "0.27"
strum_macros = "0.27"