chore(tvix): switch to upstream futures 0.3.30
The bugs have been fixed, https://github.com/rust-lang/futures-rs/pull/2801 and https://github.com/rust-lang/futures-rs/pull/2812 were merged and ended up in that release. Change-Id: Iefd990d2d1719b884504093343e54e9c5258e2e2 Reviewed-on: https://cl.tvl.fyi/c/depot/+/10414 Reviewed-by: raitobezarius <tvl@lahfa.xyz> Autosubmit: flokli <flokli@flokli.de> Tested-by: BuildkiteCI
This commit is contained in:
parent
1f76c5b863
commit
acbb613e61
8 changed files with 48 additions and 109 deletions
|
|
@ -78,15 +78,6 @@ let
|
|||
) [
|
||||
"test-generator"
|
||||
"wu-manber"
|
||||
|
||||
"futures-channel"
|
||||
"futures-core"
|
||||
"futures-executor"
|
||||
"futures-io"
|
||||
"futures-macro"
|
||||
"futures-sink"
|
||||
"futures-task"
|
||||
"futures-util"
|
||||
]);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue