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

@@ -23,7 +23,7 @@ serde_json = "1.0.40"
solana-client = { path = "../client", version = "0.18.0-pre1" }
solana-config-api = { path = "../programs/config_api", version = "0.18.0-pre1" }
solana-sdk = { path = "../sdk", version = "0.18.0-pre1" }
url = "2.0.0"
url = "2.1.0"
[[bin]]
name = "solana-validator-info"