Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Commit

Permalink
Bump percent-encoding from 2.2.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [percent-encoding](https://github.com/servo/rust-url) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v2.2.0...v2.3.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>
  • Loading branch information
dependabot[bot] authored Jul 4, 2023
1 parent e21116e commit 4c80228
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ humantime-serde = "1.1"
hyper = { version = "0.14", features = ["server"] }
once_cell = "1.17"
parking_lot = "0.12"
percent-encoding = "2.1"
percent-encoding = "2.3"
pin-utils = "0.1"
prometheus = "0.13"
prometheus-static-metric = "0.5"
Expand Down

0 comments on commit 4c80228

Please sign in to comment.