Skip to content

Commit ea7a69e

Browse files
authored
Merge pull request #684 from j-vanderstoep/master
Update to 1.0.1
2 parents 7bb95a1 + aab805b commit ea7a69e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

form_urlencoded/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "form_urlencoded"
3-
version = "1.0.0"
3+
version = "1.0.1"
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
repository = "https://github.com/servo/rust-url"

0 commit comments

Comments
 (0)