فهرست منبع

percent-encoding: bump to 2.1.0

Douman 7 سال پیش
والد
کامیت
6b5091fb11
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 = "2.0.0"
+version = "2.1.0"
 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/"