Skip to content

Commit 24fba5a

Browse files
chore(deps): bump idna from 0.4.0 to 0.5.0 (#1364)
1 parent 1d7fbb7 commit 24fba5a

File tree

2 files changed

+14
-4
lines changed

2 files changed

+14
-4
lines changed

Cargo.lock

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/shadowsocks-service/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ hickory-resolver = { version = "0.24", optional = true, features = [
151151
"serde-config",
152152
] }
153153

154-
idna = "0.4"
154+
idna = "0.5"
155155
ipnet = "2.9"
156156
iprange = "0.6"
157157
regex = "1.4"

0 commit comments

Comments
 (0)