Skip to content

Commit 532a17f

Browse files
build(deps): bump form_urlencoded from 1.2.1 to 1.2.2
Bumps [form_urlencoded](https://github.com/servo/rust-url) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: form_urlencoded dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57e2511 commit 532a17f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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)