Bump url from 2.1.0 to 2.1.1 (#7720)

Bumps [url](https://github.com/servo/rust-url) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-09 08:44:47 -07:00
committed by Greg Fitzgerald
parent 70e1a15973
commit 0e506a53b5
3 changed files with 11 additions and 11 deletions

View File

@@ -33,7 +33,7 @@ solana-logger = { path = "../logger", version = "0.23.0" }
solana-sdk = { path = "../sdk", version = "0.23.0" }
tar = "0.4.26"
tempdir = "0.3.7"
url = "2.1.0"
url = "2.1.1"
[target."cfg(windows)".dependencies]
winapi = "0.3.8"