Skip to content

Commit

Permalink
Bump percent-encoding from 2.3.0 to 2.3.1 (#58)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent d2ccc18 commit ac92bba
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ url = "2.4.1"
log = "0.4.20"
env_logger = "0.10.1"
serde = {version = "1.0", features = ["derive"] }
percent-encoding = "2.3.0"
percent-encoding = "2.3.1"
normpath = "1.1"

[profile.release]
Expand Down

0 comments on commit ac92bba

Please sign in to comment.