Skip to content

Commit

Permalink
Update idna
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats committed Mar 4, 2024
1 parent fa197be commit 6138827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion validator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ readme = "../README.md"
url = "2"
regex = { version = "1", default-features = false, features = ["std"] }
once_cell = "1.18.0"
idna = "0.4"
idna = "0.5"
serde = "1"
serde_derive = "1"
serde_json = "1"
Expand Down

0 comments on commit 6138827

Please sign in to comment.