Skip to content

Commit dcfbed3

Browse files
authored
Update idna to 1.0.1 (#945)
1 parent 467ef63 commit dcfbed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

idna/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "idna"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
authors = ["The rust-url developers"]
55
description = "IDNA (Internationalizing Domain Names in Applications) and Punycode."
66
categories = ["no_std"]

0 commit comments

Comments
 (0)