Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `env_logger` to `game_of_life` | 2022-01-19 | 1 | -0/+1 | |
* | Update `tokio` to `1.0` | 2021-01-04 | 1 | -1/+1 | |
* | upgrade tokio to latest version(v0.3) | 2020-11-05 | 1 | -1/+1 | |
* | Run ticks in a background thread in `game_of_life` | 2020-05-02 | 1 | -0/+1 | |
* | Use `rustc_hash` for hashing in `game_of_life` | 2020-05-02 | 1 | -0/+1 | |
* | Introduce `Cell` type in `game_of_life` | 2020-05-01 | 1 | -1/+1 | |
* | Implement `time::every` in `iced_futures` | 2020-04-30 | 1 | -3/+1 | |
* | Add `game_of_life` example | 2020-04-29 | 1 | -0/+12 |