소스 검색

Bump idna to 0.1.6

Anthony Ramine 7 년 전
부모
커밋
8975bb98a8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      idna/Cargo.toml

+ 1 - 1
idna/Cargo.toml

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