Jelajahi Sumber

Update form_urlencoded to 1.2.0

Valentin Gosu 3 tahun lalu
induk
melakukan
1e6fd5db7c
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      form_urlencoded/Cargo.toml

+ 1 - 1
form_urlencoded/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "form_urlencoded"
-version = "1.1.0"
+version = "1.2.0"
 authors = ["The rust-url developers"]
 description = "Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms."
 categories = ["no_std"]