Skip to content

Commit 576b664

Browse files
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 608db7b commit 576b664

File tree

2 files changed

+3
-13
lines changed

2 files changed

+3
-13
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ speedate = "0.11.0"
3939
ahash = "0.8.0"
4040
url = "2.3.1"
4141
# idna is already required by url, added here to be explicit
42-
idna = "0.3.0"
42+
idna = "0.4.0"
4343
base64 = "0.13.1"
4444
num-bigint = "0.4.3"
4545
python3-dll-a = "0.2.7"

0 commit comments

Comments
 (0)