serai/substrate
Luke Parker 00774c29d7
Replace remaining direct uses of futures with futures_util
Slight downscope which helps combat the antipattern which is the futures glob
crate. While futures_util is still a large crate, it has better defaults and
is smaller by virtue of not pulling the executor.
2023-12-18 19:45:08 -05:00
..
abi Add workspace lints 2023-12-17 00:04:47 -05:00
client Further expand clippy workspace lints 2023-12-17 00:04:49 -05:00
coins Further expand clippy workspace lints 2023-12-17 00:04:49 -05:00
dex/pallet Further expand clippy workspace lints 2023-12-17 00:04:49 -05:00
in-instructions Further expand clippy workspace lints 2023-12-17 00:04:49 -05:00
node Replace remaining direct uses of futures with futures_util 2023-12-18 19:45:08 -05:00
primitives Correct a couple years of accumulated typos 2023-12-17 02:06:51 -05:00
runtime Further expand clippy workspace lints 2023-12-17 00:04:49 -05:00
signals Correct a couple years of accumulated typos 2023-12-17 02:06:51 -05:00
validator-sets Further expand clippy workspace lints 2023-12-17 00:04:49 -05:00