We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90833ff commit 1e6fd5dCopy full SHA for 1e6fd5d
form_urlencoded/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "form_urlencoded"
3
-version = "1.1.0"
+version = "1.2.0"
4
authors = ["The rust-url developers"]
5
description = "Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms."
6
categories = ["no_std"]
0 commit comments