Skip to content

Commit

Permalink
Update Rust crate idna to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 5, 2024
1 parent 782bb6b commit 905e4ce
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
15 changes: 7 additions & 8 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 @@ -30,7 +30,7 @@ once_cell = "1.8"
regex = "1.5"
bitflags = "1.3"
itertools = "0.10"
idna = "0.2"
idna = "0.5"
serde = { version = "1.0", features = ["derive", "rc"] }
seahash = "3" # seahash 4 introduces a breaking hash algorithm change
memchr = "2.4"
Expand Down

0 comments on commit 905e4ce

Please sign in to comment.