Skip to content

Commit

Permalink
Bump idna from 0.4.0 to 1.0.3
Browse files Browse the repository at this point in the history
Bumps [idna](https://github.com/servo/rust-url) from 0.4.0 to 1.0.3.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v0.4.0...idna-v1.0.3)

---
updated-dependencies:
- dependency-name: idna
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent bf6c4f4 commit ea603da
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 43 deletions.
44 changes: 2 additions & 42 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pancurses = "0.17.0"
pem = "1.1"
base64 = "0.22"
percent-encoding = "2.3"
idna = "0.4"
idna = "1.0"
cursive = { version = "0.21.1", default-features = false, features = ["pancurses-backend", "toml"] }
crossbeam-channel = "0.5.13"
regex = "1"
Expand Down

0 comments on commit ea603da

Please sign in to comment.