Bläddra i källkod

Publish idna 0.1.5

Simon Sapin 8 år sedan
förälder
incheckning
fbe5e50316
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      idna/Cargo.toml

+ 1 - 1
idna/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "idna"
-version = "0.1.4"
+version = "0.1.5"
 authors = ["The rust-url developers"]
 description = "IDNA (Internationalizing Domain Names in Applications) and Punycode."
 repository = "https://github.com/servo/rust-url/"