Skip to content

Commit 62f3b20

Browse files
committed
Merge remote-tracking branch 'refs/remotes/upstream/main' into validate-base64
2 parents c5b4f7f + 06a8348 commit 62f3b20

File tree

9 files changed

+404
-10
lines changed

9 files changed

+404
-10
lines changed

Cargo.lock

Lines changed: 269 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.6"
4747
python3-dll-a = "0.2.10"

0 commit comments

Comments
 (0)