actix-net/actix-rt
Erich Gubler 1b7c969f6a
`actix-rt`: minimize `futures` dependencies to `futures-{channel,util}` with default features off (#104)
* build(deps): minimize `futures` deps by using `futures-channel` and `futures-util` directly

* style(actix-rt): enforce spaces around equals in `Cargo.toml`
2020-02-27 01:15:21 +09:00
..
src `actix-rt`: minimize `futures` dependencies to `futures-{channel,util}` with default features off (#104) 2020-02-27 01:15:21 +09:00
tests Add Arbiter::local_join associated function 2020-02-26 12:59:46 -03:00
CHANGES.md Add Arbiter::local_join associated function 2020-02-26 12:59:46 -03:00
Cargo.toml `actix-rt`: minimize `futures` dependencies to `futures-{channel,util}` with default features off (#104) 2020-02-27 01:15:21 +09:00
LICENSE-APACHE Include license files into all sub-crates 2019-05-30 20:38:44 +02:00
LICENSE-MIT Include license files into all sub-crates 2019-05-30 20:38:44 +02:00