Skip to content

Commit 1d7e2f7

Browse files
build(deps): bump form_urlencoded from 1.0.1 to 1.1.0 (#1940)
Bumps [form_urlencoded](https://github.com/servo/rust-url) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/commits) --- updated-dependencies: - dependency-name: form_urlencoded dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 511b3e3 commit 1d7e2f7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -322,11 +322,10 @@ checksum = "aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b"
322322

323323
[[package]]
324324
name = "form_urlencoded"
325-
version = "1.0.1"
325+
version = "1.1.0"
326326
source = "registry+https://github.com/rust-lang/crates.io-index"
327-
checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
327+
checksum = "a9c384f161156f5260c24a097c56119f9be8c798586aecc13afbcbe7b7e26bf8"
328328
dependencies = [
329-
"matches",
330329
"percent-encoding",
331330
]
332331

0 commit comments

Comments
 (0)