chore: bump url from 2.2.0 to 2.2.2 (#18170)

Bumps [url](https://github.com/servo/rust-url) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.2.0...v2.2.2)

---
updated-dependencies:
- dependency-name: url
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-06-23 14:54:50 -06:00
committed by GitHub
parent 483a1477f3
commit fc3b2f0f8d
8 changed files with 19 additions and 19 deletions

View File

@ -34,7 +34,7 @@ solana-version = { path = "../version", version = "=1.8.0" }
semver = "1.0.3"
tar = "0.4.35"
tempfile = "3.2.0"
url = "2.1.1"
url = "2.2.2"
[target."cfg(windows)".dependencies]
winapi = "0.3.8"