Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update all `examples` to Rust 2024 | 2025-02-21 | 1 | -1/+1 | |
* | Implement AI `gallery` example :tada: | 2025-01-27 | 1 | -2/+1 | |
* | Remove `load` method from `application` and `daemon` | 2024-07-09 | 1 | -1/+1 | |
* | Update example dependencies | 2023-09-07 | 1 | -2/+5 | |
* | Use workspace dependencies and package inheritance | 2023-09-04 | 1 | -1/+3 | |
* | Update Rust edition to 2021 :tada: | 2022-02-09 | 1 | -1/+1 | |
* | Update `reqwest` in examples | 2022-01-13 | 1 | -1/+2 | |
* | Remove support for old `tokio` crate | 2022-01-12 | 1 | -2/+2 | |
* | Introduce `tokio_old` feature | 2020-11-25 | 1 | -1/+1 | |
* | Update `reqwest` in `pokedex` example | 2020-03-06 | 1 | -5/+9 | |
* | Allow switching `executor::Default` with features | 2020-02-06 | 1 | -2/+1 | |
* | Make `pokedex` example work on Wasm | 2020-02-05 | 1 | -2/+7 | |
* | Use `reqwest` and `tokio` in `pokedex` example | 2020-02-05 | 1 | -3/+3 | |
* | Make `image` support optional in `iced_wgpu` | 2020-01-20 | 1 | -1/+1 | |
* | Package examples and remove `dev-dependencies` | 2020-01-20 | 1 | -0/+14 |