Skip to content

Commit ec16547

Browse files
Bump idna from 1.0.2 to 1.0.3
Bumps [idna](https://github.com/servo/rust-url) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@idna-v1.0.2...idna-v1.0.3) --- updated-dependencies: - dependency-name: idna dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5c96bec commit ec16547

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

Cargo.lock

Lines changed: 14 additions & 5 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 = "1.0.2"
44+
idna = "1.0.3"
4545
base64 = "0.22.1"
4646
num-bigint = "0.4.6"
4747
python3-dll-a = "0.2.10"

0 commit comments

Comments
 (0)