mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
build(deps): bump percent-encoding from 2.3.0 to 2.3.1 (#30777)
Bumps [percent-encoding](https://github.com/servo/rust-url) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/servo/rust-url/releases) - [Commits](https://github.com/servo/rust-url/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: percent-encoding dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
0d91f4d616
commit
f967d3c4fd
2 changed files with 3 additions and 3 deletions
|
@ -64,7 +64,7 @@ msg = { path = "components/shared/msg" }
|
|||
net_traits = { path = "components/shared/net" }
|
||||
num-traits = "0.2"
|
||||
parking_lot = "0.12"
|
||||
percent-encoding = "2.0"
|
||||
percent-encoding = "2.3"
|
||||
proc-macro2 = "1"
|
||||
profile_traits = { path = "components/shared/profile" }
|
||||
quote = "1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue