mirror of
https://github.com/chatmail/core.git
synced 2026-05-01 20:36:31 +03:00
Update shadowsocks to 1.23.1
The 1.23.0 release fixes a build error on FreeBSD
This commit is contained in:
@@ -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.1", default-features = false, features = ["aead-cipher", "aead-cipher-2022"] }
|
||||
smallvec = "1.15.0"
|
||||
strum = "0.27"
|
||||
strum_macros = "0.27"
|
||||
|
||||
Reference in New Issue
Block a user