mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
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:
parent
50bd5c3e0f
commit
0cde8fb7b3
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -6232,9 +6232,9 @@ dependencies = [
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "warp"
|
name = "warp"
|
||||||
version = "0.1.19"
|
version = "0.1.22"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "33857527c63bc514452f885d0a57019f28139c58fef2b3566016ecc0d44e5d24"
|
checksum = "99b53196ba54e91e31ba1e90309a31053218cc1d4697f6e48f7c7e3d255e64fc"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"bytes",
|
"bytes",
|
||||||
"futures",
|
"futures",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue