Skip to content

Commit 7259b31

Browse files
Bump form_urlencoded from 1.2.1 to 1.2.2 (#1442)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 821fa00 commit 7259b31

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

josh-templates/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ josh-graphql = { path = "../josh-graphql" }
1010
juniper = { workspace = true }
1111
serde_json = { workspace = true }
1212
handlebars = "6.2.0"
13-
form_urlencoded = "1.2.1"
13+
form_urlencoded = "1.2.2"

0 commit comments

Comments
 (0)