Skip to content

Commit f19662c

Browse files
Bump idna from 1.0.3 to 1.1.0 (#1806)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3ec22a6 commit f19662c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -39,7 +39,7 @@ smallvec = "1.15.1"
3939
ahash = "0.8.12"
4040
url = "2.5.4"
4141
# idna is already required by url, added here to be explicit
42-
idna = "1.0.3"
42+
idna = "1.1.0"
4343
base64 = "0.22.1"
4444
num-bigint = "0.4.6"
4545
num-traits = "0.2.19"

0 commit comments

Comments
 (0)