Skip to content

Commit 2a12745

Browse files
committed
Update idna to 0.4.0
1 parent 1e6fd5d commit 2a12745

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.3.0"
3+
version = "0.4.0"
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)