Skip to content

Commit 06a8348

Browse files
Bump idna from 0.5.0 to 1.0.1 (#1358)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sydney Runkle <54324534+sydney-runkle@users.noreply.github.com>
1 parent cb696e2 commit 06a8348

File tree

2 files changed

+268
-3
lines changed

2 files changed

+268
-3
lines changed

Cargo.lock

+267-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
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.6"
4747
python3-dll-a = "0.2.10"

0 commit comments

Comments
 (0)