Skip to content

Commit aab805b

Browse files
Update to 1.0.1
Include commits made since the update to 1.0.0 such as: 47b6555 Which is needed for building the tests now included in: 5d0ee3a
1 parent 7bb95a1 commit aab805b

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)