Skip to content

Commit 5e92976

Browse files
authored
Merge pull request #678 from djc/idna-0.2.2
idna: bump version to 0.2.2
2 parents ea406e7 + 844a3f2 commit 5e92976

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 = "0.2.1"
3+
version = "0.2.2"
44
authors = ["The rust-url developers"]
55
description = "IDNA (Internationalizing Domain Names in Applications) and Punycode."
66
repository = "https://github.com/servo/rust-url/"

0 commit comments

Comments
 (0)