Skip to content

Commit 47a0ec4

Browse files
chore(deps): bump idna from 0.3.0 to 0.4.0
Bumps [idna](https://github.com/servo/rust-url) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v0.3.0...v0.4.0) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7c5d3cb commit 47a0ec4

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)