Skip to content

Commit 740e996

Browse files
Bump idna from 0.4.0 to 0.5.0 (#1101)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3ae7f6 commit 740e996

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
@@ -38,7 +38,7 @@ smallvec = "1.11.2"
3838
ahash = "0.8.7"
3939
url = "2.5.0"
4040
# idna is already required by url, added here to be explicit
41-
idna = "0.4.0"
41+
idna = "0.5.0"
4242
base64 = "0.21.5"
4343
num-bigint = "0.4.4"
4444
python3-dll-a = "0.2.7"

0 commit comments

Comments
 (0)