mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Bump http from 0.1.20 to 0.1.21
Bumps [http](https://github.com/hyperium/http) from 0.1.20 to 0.1.21. - [Release notes](https://github.com/hyperium/http/releases) - [Changelog](https://github.com/hyperium/http/blob/v0.1.21/CHANGELOG.md) - [Commits](https://github.com/hyperium/http/compare/v0.1.20...v0.1.21) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
4e87b3ae47
commit
12059a7313
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -2484,9 +2484,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "http"
|
||||
version = "0.1.20"
|
||||
version = "0.1.21"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "2790658cddc82e82b08e25176c431d7015a0adeb1718498715cbd20138a0bf68"
|
||||
checksum = "d6ccf5ede3a895d8856620237b2f02972c1bbc78d2965ad7fe8838d4a0ed41f0"
|
||||
dependencies = [
|
||||
"bytes",
|
||||
"fnv",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue