Skip to content

Commit fd4d248

Browse files
build(deps): bump percent-encoding from 2.3.1 to 2.3.2 (#4097)
Bumps [percent-encoding](https://github.com/servo/rust-url) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/commits) --- updated-dependencies: - dependency-name: percent-encoding dependency-version: 2.3.2 dependency-type: indirect 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 c921c70 commit fd4d248

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
@@ -3030,9 +3030,9 @@ dependencies = [
30303030

30313031
[[package]]
30323032
name = "percent-encoding"
3033-
version = "2.3.1"
3033+
version = "2.3.2"
30343034
source = "registry+https://github.com/rust-lang/crates.io-index"
3035-
checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
3035+
checksum = "9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220"
30363036

30373037
[[package]]
30383038
name = "petgraph"

0 commit comments

Comments
 (0)