Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use `Instant::into_std` in `futures::time` | 2021-01-04 | 1 | -1/+1 | |
| | |||||
* | Update `tokio` to `1.0` | 2021-01-04 | 1 | -3/+15 | |
| | |||||
* | Use recently stabilized intra-doc links | 2020-11-26 | 1 | -2/+0 | |
| | | | | See RFC: https://github.com/rust-lang/rfcs/blob/master/text/1946-intra-rustdoc-links.md | ||||
* | Introduce `tokio_old` feature | 2020-11-25 | 1 | -1/+7 | |
| | | | | | This feature allows users to rely on the `0.2` version of `tokio` while the async ecosystem upgrades to the latest version. | ||||
* | Implement `time::every` in `iced_futures` | 2020-04-30 | 1 | -0/+70 | |