Skip to content

Commit

Permalink
Bump percent-encoding from 2.3.0 to 2.3.1
Browse files Browse the repository at this point in the history
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](servo/rust-url@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>
  • Loading branch information
dependabot[bot] authored Nov 29, 2023
1 parent 8193e2e commit a7b11d8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/laguna-backend-middleware/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ laguna-backend-dto = { path = "../laguna-backend-dto" }
const_format = "*"
serde_urlencoded = "*"
qstring = "*"
percent-encoding = "2.3.0"
percent-encoding = "2.3.1"

0 comments on commit a7b11d8

Please sign in to comment.