Skip to content

Commit ee945a2

Browse files
authored
build(deps): bump form_urlencoded from 1.2.1 to 1.2.2 (#4929)
2 parents 9913d12 + 532a17f commit ee945a2

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
@@ -227,7 +227,7 @@ features = ["env", "yaml", "test"]
227227

228228
# URL form encoding
229229
[workspace.dependencies.form_urlencoded]
230-
version = "1.2.1"
230+
version = "1.2.2"
231231

232232
# Utilities for dealing with futures
233233
[workspace.dependencies.futures-util]

0 commit comments

Comments
 (0)