Skip to content

Commit 2ea9c22

Browse files
chore(cargo): bump shadowsocks from 1.22.0 to 1.23.1
Bumps [shadowsocks](https://github.com/shadowsocks/shadowsocks-rust) from 1.22.0 to 1.23.1. - [Release notes](https://github.com/shadowsocks/shadowsocks-rust/releases) - [Commits](shadowsocks/shadowsocks-rust@v1.22.0...v1.23.1) --- updated-dependencies: - dependency-name: shadowsocks dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 02141b8 commit 2ea9c22

File tree

2 files changed

+23
-14
lines changed

2 files changed

+23
-14
lines changed

Cargo.lock

+22-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ serde_urlencoded = "0.7.1"
9191
serde = { workspace = true, features = ["derive"] }
9292
sha-1 = "0.10"
9393
sha2 = "0.10"
94-
shadowsocks = { version = "1.22.0", default-features = false, features = ["aead-cipher", "aead-cipher-2022"] }
94+
shadowsocks = { version = "1.23.1", default-features = false, features = ["aead-cipher", "aead-cipher-2022"] }
9595
smallvec = "1.15.0"
9696
strum = "0.27"
9797
strum_macros = "0.27"

0 commit comments

Comments
 (0)