Skip to content

Commit 3628c22

Browse files
authored
Merge pull request #673 from djc/idna-0.2.1
idna: bump version number to 0.2.1
2 parents e1344ad + 04d2139 commit 3628c22

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.0"
3+
version = "0.2.1"
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)