Skip to content

Commit 16cf75a

Browse files
chore(deps): bump idna from 0.3.0 to 0.4.0 (#1212)
1 parent 7c5d3cb commit 16cf75a

File tree

2 files changed

+4
-14
lines changed

2 files changed

+4
-14
lines changed

Cargo.lock

Lines changed: 3 additions & 13 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
@@ -109,7 +109,7 @@ tower = { version = "0.4", optional = true }
109109

110110
trust-dns-resolver = { version = "0.23.0-alpha", optional = true, features = ["serde-config"] }
111111

112-
idna = "0.3"
112+
idna = "0.4"
113113
ipnet = "2.7"
114114
iprange = "0.6"
115115
regex = "1.4"

0 commit comments

Comments
 (0)