Skip to content

Commit 0d0d8f3

Browse files
Bump idna from 0.5.0 to 1.0.1
Bumps [idna](https://github.com/servo/rust-url) from 0.5.0 to 1.0.1. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v0.5.0...idna-v1.0.1) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a017bd9 commit 0d0d8f3

File tree

2 files changed

+268
-3
lines changed

2 files changed

+268
-3
lines changed

Cargo.lock

Lines changed: 267 additions & 2 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
@@ -41,7 +41,7 @@ smallvec = "1.13.2"
4141
ahash = "0.8.10"
4242
url = "2.5.0"
4343
# idna is already required by url, added here to be explicit
44-
idna = "0.5.0"
44+
idna = "1.0.1"
4545
base64 = "0.21.7"
4646
num-bigint = "0.4.4"
4747
python3-dll-a = "0.2.10"

0 commit comments

Comments
 (0)