Skip to content

Commit 240fa38

Browse files
Bump idna from 0.3.0 to 0.4.0 (#798)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f5271b commit 240fa38

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)