Преглед изворни кода

Update percent-encoding to 2.3.0

Valentin Gosu пре 3 година
родитељ
комит
90833ff69f
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      percent_encoding/Cargo.toml

+ 1 - 1
percent_encoding/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "percent-encoding"
-version = "2.2.0"
+version = "2.3.0"
 authors = ["The rust-url developers"]
 description = "Percent encoding and decoding"
 categories = ["no_std"]