Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump url from 1.7.2 to 2.2.2 #29

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump url from 1.7.2 to 2.2.2
Bumps [url](https://github.com/servo/rust-url) from 1.7.2 to 2.2.2.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](servo/rust-url@v1.7.2...v2.2.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
dependabot-preview[bot] authored May 10, 2021

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit fdb88d11e3f47be3517e22093102b1cb9d81f83a
852 changes: 449 additions & 403 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ iron = "0.6.1"
params = "0.8.0"
router = "0.6.0"
harsh = "0.1.6"
url = "1.7.2"
url = "2.2.2"
url_serde = "0.2.0"
directories = "2.0.2"
failure = "0.1.6"