Skip to content

Commit 7136049

Browse files
build(deps): bump percent-encoding from 2.1.0 to 2.2.0 (#1933)
Bumps [percent-encoding](https://github.com/servo/rust-url) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](servo/rust-url@percent-encoding-v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: percent-encoding 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 bc03b63 commit 7136049

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1894,9 +1894,9 @@ checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
18941894

18951895
[[package]]
18961896
name = "percent-encoding"
1897-
version = "2.1.0"
1897+
version = "2.2.0"
18981898
source = "registry+https://github.com/rust-lang/crates.io-index"
1899-
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"
1899+
checksum = "478c572c3d73181ff3c2539045f6eb99e5491218eae919370993b890cdbdd98e"
19001900

19011901
[[package]]
19021902
name = "petgraph"

0 commit comments

Comments
 (0)