Bump ureq from 0.11.0 to 0.11.1 (#5905)

Bumps [ureq](https://github.com/algesten/ureq) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/algesten/ureq/releases)
- [Commits](https://github.com/algesten/ureq/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-16 16:51:45 -06:00
committed by Greg Fitzgerald
parent f5964b4f3c
commit bc2141fbe0
8 changed files with 158 additions and 52 deletions

View File

@ -37,7 +37,7 @@ solana-stake-api = { path = "../programs/stake_api", version = "0.19.0-pre0" }
solana-storage-api = { path = "../programs/storage_api", version = "0.19.0-pre0" }
solana-vote-api = { path = "../programs/vote_api", version = "0.19.0-pre0" }
solana-vote-signer = { path = "../vote-signer", version = "0.19.0-pre0" }
ureq = "0.11.0"
ureq = "0.11.1"
url = "2.1.0"
[dev-dependencies]