Skip to content

Commit 74bb107

Browse files
committed
update unicode-normalization to 0.1.17
1 parent 00cd65b commit 74bb107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idna/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ serde_json = "1.0"
2626

2727
[dependencies]
2828
unicode-bidi = "0.3"
29-
unicode-normalization = "0.1.5"
29+
unicode-normalization = "0.1.17"
3030
matches = "0.1"
3131

3232
[[bench]]

0 commit comments

Comments
 (0)