mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Bump hyper from 0.12.35 to 0.12.36
Bumps [hyper](https://github.com/hyperium/hyper) from 0.12.35 to 0.12.36. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.12.36/CHANGELOG.md) - [Commits](https://github.com/hyperium/hyper/compare/v0.12.35...v0.12.36) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
4c82d3cb86
commit
4f22ed0843
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -2740,9 +2740,9 @@ checksum = "3c1ad908cc71012b7bea4d0c53ba96a8cba9962f048fa68d143376143d863b7a"
|
|||
|
||||
[[package]]
|
||||
name = "hyper"
|
||||
version = "0.12.35"
|
||||
version = "0.12.36"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "9dbe6ed1438e1f8ad955a4701e9a944938e9519f6888d12d8558b645e247d5f6"
|
||||
checksum = "5c843caf6296fc1f93444735205af9ed4e109a539005abb2564ae1d6fad34c52"
|
||||
dependencies = [
|
||||
"bytes 0.4.12",
|
||||
"futures 0.1.30",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue