Skip to content

Commit

Permalink
Update to idna 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sdroege committed Nov 5, 2024
1 parent 1eed496 commit 7babde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ serde_ron = ["serde", "dep:ron"]

[dependencies]
document-features = "0.2.10"
idna = "0.5.0"
idna = "1.0"
log = "0.4.17"
time = "0.3.16"
url = "2.3.1"
Expand Down

0 comments on commit 7babde5

Please sign in to comment.