mirror of
https://github.com/YGGverse/agate.git
synced 2026-04-08 12:35:28 +00:00
chore(deps): bump percent-encoding from 2.1.0 to 2.2.0
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](https://github.com/servo/rust-url/compare/percent-encoding-v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: percent-encoding dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
fddef80f0e
commit
21f27cfb04
2 changed files with 3 additions and 3 deletions
|
|
@ -20,7 +20,7 @@ glob = "0.3"
|
|||
log = "0.4"
|
||||
mime_guess = "2.0"
|
||||
once_cell = "1.13"
|
||||
percent-encoding = "2.1"
|
||||
percent-encoding = "2.2"
|
||||
rcgen = { version = "0.9.3" }
|
||||
rustls = "0.20.6"
|
||||
tokio-rustls = "0.23.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue