瀏覽代碼

Update idna to 1.0.1 (#945)

Valentin Gosu 2 年之前
父節點
當前提交
dcfbed3e90
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      idna/Cargo.toml

+ 1 - 1
idna/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "idna"
-version = "1.0.0"
+version = "1.0.1"
 authors = ["The rust-url developers"]
 description = "IDNA (Internationalizing Domain Names in Applications) and Punycode."
 categories = ["no_std"]