Skip to content

Commit c22ef5d

Browse files
rustyjbr
authored andcommitted
Update serde-qs
1 parent 47e5fd6 commit c22ef5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ cookie = { version = "0.14.0", features = ["percent-encode"], optional = true }
4949
serde_json = { version = "1.0.51", optional = true }
5050
serde_crate = { version = "1.0.106", features = ["derive"], optional = true, package = "serde" }
5151
serde_urlencoded = { version = "0.7.0", optional = true}
52-
serde_qs = { version = "0.7.0", optional = true }
52+
serde_qs = { version = "0.8.3", optional = true }
5353

5454

5555
[dev-dependencies]

0 commit comments

Comments
 (0)