Ver Fonte

idna v0.1.1

Simon Sapin há 9 anos atrás
pai
commit
2657e0220f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      idna/Cargo.toml

+ 1 - 1
idna/Cargo.toml

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