Explorar el Código

Publish idna 0.1.5

Simon Sapin hace 8 años
padre
commit
fbe5e50316
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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/"