mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
Bump futures-channel from 0.3.5 to 0.3.8
Bumps [futures-channel](https://github.com/rust-lang/futures-rs) from 0.3.5 to 0.3.8. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.5...0.3.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
ec09417358
commit
aa0376ffc2
2 changed files with 43 additions and 19 deletions
|
@ -77,6 +77,10 @@ packages = [
|
|||
"opaque-debug",
|
||||
"sha-1",
|
||||
"block-buffer",
|
||||
|
||||
# Duplicated by futures
|
||||
"pin-project",
|
||||
"pin-project-internal",
|
||||
]
|
||||
# Files that are ignored for all tidy and lint checks.
|
||||
files = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue