Skip to content

Commit 662970f

Browse files
committed
Increment version number of idna to 1.0.3
1 parent 22635e4 commit 662970f

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "idna"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
authors = ["The rust-url developers"]
55
description = "IDNA (Internationalizing Domain Names in Applications) and Punycode."
66
keywords = ["no_std", "web", "http"]

0 commit comments

Comments
 (0)