Bump url from 2.0.0 to 2.1.0 (#5421)

Bumps [url](https://github.com/servo/rust-url) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.0.0...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-08-06 10:16:40 -06:00
committed by Greg Fitzgerald
parent 3ae9357a36
commit 572e942413
4 changed files with 9 additions and 9 deletions

View File

@@ -38,7 +38,7 @@ solana-logger = { path = "../logger", version = "0.18.0-pre1" }
solana-sdk = { path = "../sdk", version = "0.18.0-pre1" }
tar = "0.4.26"
tempdir = "0.3.7"
url = "2.0.0"
url = "2.1.0"
[target."cfg(windows)".dependencies]
winapi = "0.3.7"