Skip to content

Commit 4d52c22

Browse files
build(deps): bump idna from 1.0.3 to 1.1.0 (#4101)
Bumps [idna](https://github.com/servo/rust-url) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/commits) --- updated-dependencies: - dependency-name: idna dependency-version: 1.1.0 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fd4d248 commit 4d52c22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,9 +1153,9 @@ dependencies = [
11531153

11541154
[[package]]
11551155
name = "idna"
1156-
version = "1.0.3"
1156+
version = "1.1.0"
11571157
source = "registry+https://github.com/rust-lang/crates.io-index"
1158-
checksum = "686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e"
1158+
checksum = "3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de"
11591159
dependencies = [
11601160
"idna_adapter",
11611161
"smallvec",

0 commit comments

Comments
 (0)