Skip to content

Commit 1e6fd5d

Browse files
committed
Update form_urlencoded to 1.2.0
1 parent 90833ff commit 1e6fd5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form_urlencoded/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "form_urlencoded"
3-
version = "1.1.0"
3+
version = "1.2.0"
44
authors = ["The rust-url developers"]
55
description = "Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms."
66
categories = ["no_std"]

0 commit comments

Comments
 (0)