Explorar o código

Merge pull request #684 from j-vanderstoep/master

Update to 1.0.1
Manish Goregaokar %!s(int64=5) %!d(string=hai) anos
pai
achega
ea7a69e9d6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      form_urlencoded/Cargo.toml

+ 1 - 1
form_urlencoded/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "form_urlencoded"
-version = "1.0.0"
+version = "1.0.1"
 authors = ["The rust-url developers"]
 description = "Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms."
 repository = "https://github.com/servo/rust-url"