瀏覽代碼

percent-encoding v1.0.1

Simon Sapin 8 年之前
父節點
當前提交
53e19cd005
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      percent_encoding/Cargo.toml

+ 1 - 1
percent_encoding/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 [package]
 name = "percent-encoding"
 name = "percent-encoding"
-version = "1.0.0"
+version = "1.0.1"
 authors = ["The rust-url developers"]
 authors = ["The rust-url developers"]
 description = "Percent encoding and decoding"
 description = "Percent encoding and decoding"
 repository = "https://github.com/servo/rust-url/"
 repository = "https://github.com/servo/rust-url/"