Bump warp from 0.1.19 to 0.1.22

Bumps [warp](https://github.com/seanmonstar/warp) from 0.1.19 to 0.1.22.
- [Release notes](https://github.com/seanmonstar/warp/releases)
- [Changelog](https://github.com/seanmonstar/warp/blob/v0.1.22/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/warp/compare/v0.1.19...v0.1.22)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-18 08:31:43 +00:00 committed by GitHub
parent 50bd5c3e0f
commit 0cde8fb7b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -6232,9 +6232,9 @@ dependencies = [
[[package]]
name = "warp"
version = "0.1.19"
version = "0.1.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33857527c63bc514452f885d0a57019f28139c58fef2b3566016ecc0d44e5d24"
checksum = "99b53196ba54e91e31ba1e90309a31053218cc1d4697f6e48f7c7e3d255e64fc"
dependencies = [
"bytes",
"futures",