summaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update `wgpu` to `24` and use `cryoglyph` forkLibravatar Héctor Ramón Jiménez2025-03-091-43/+75
| | | | Co-authored-by: Winfried Baumann <codewing@web.de>
* Update `Cargo.lock`Libravatar Héctor Ramón Jiménez2025-03-091-183/+213
|
* Merge pull request #2780 from l4l/forked-wasmtimerLibravatar Héctor2025-02-161-46/+11
|\ | | | | Use working wasmtimer for time::every
| * Use working wasmtimer for time::everyLibravatar Kitsu2025-02-021-46/+11
| |
* | Merge pull request #2797 from AMS21/fix_2794Libravatar Héctor2025-02-151-104/+188
|\ \ | | | | | | Fix system informations `cpu_brand` always being empty
| * | Update `sysinfo` to `0.33`Libravatar Héctor Ramón Jiménez2025-02-151-104/+188
| | |
* | | Introduce `with` helper and use `sipper` in `gallery` exampleLibravatar Héctor Ramón Jiménez2025-02-111-0/+1
| | |
* | | Update `sipper` to `0.1.0`Libravatar Héctor Ramón Jiménez2025-02-111-2/+2
| | |
* | | Update `sipper` and relax `Send` requirementsLibravatar Héctor Ramón Jiménez2025-02-091-2/+3
| | |
* | | Implement `sipper` support through `Task::sip` :tada:Libravatar Héctor Ramón Jiménez2025-02-091-0/+10
| | |
* | | Add blurhash to galleryLibravatar Cory Forsstrom2025-02-061-0/+7
|/ /
* | Add `Copy` action to code blocks in `markdown` exampleLibravatar Héctor Ramón Jiménez2025-02-041-4/+4
| |
* | Draft `Viewer` trait for `markdown`Libravatar Héctor Ramón Jiménez2025-02-041-0/+3
| |
* | Update `Cargo.lock` dependenciesLibravatar Héctor Ramón Jiménez2025-02-041-9/+9
| |
* | Bump openssl from 0.10.69 to 0.10.70Libravatar dependabot[bot]2025-02-031-4/+4
|/ | | | | | | | | | | | | Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.69 to 0.10.70. - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.69...openssl-v0.10.70) --- updated-dependencies: - dependency-name: openssl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
* Fix broken references when parsing `markdown` streamsLibravatar Héctor Ramón Jiménez2025-02-021-2/+2
|
* Fix infinite runtime loop when queue redraws at a specific timeLibravatar Héctor Ramón Jiménez2025-02-021-40/+49
|
* Replace `println` with `log` calls in `markdown` moduleLibravatar Héctor Ramón Jiménez2025-01-311-0/+1
|
* Update dependencies in `Cargo.lock`Libravatar Héctor Ramón Jiménez2025-01-291-71/+104
|
* Merge pull request #2761 from rhysd/replace-directories-nextLibravatar Héctor2025-01-281-38/+64
|\ | | | | Replace unmaintained `directories-next` crate with `directories` crate
| * Replace unmaintained `directories-next` crate with `directories` crateLibravatar rhysd2025-01-291-38/+64
| | | | | | | | | | | | | | | | | | | | [`directories-next`][1] crate is no longer maintained and [`directories`][2] crate is still maintained. `directories-next` had been forked from `directories` but it died because the original `directories` crate revived the maintenance. [1]: https://crates.io/crates/directories-next [2]: https://crates.io/crates/directories
* | Remove unused `winapi` crate from dependenciesLibravatar rhysd2025-01-281-1/+0
|/
* Implement AI `gallery` example :tada:Libravatar Héctor Ramón Jiménez2025-01-271-114/+231
| | | | It displays the most popular daily images of Civitai!
* Draft basic `Animation` API in `iced_core`Libravatar Héctor Ramón Jiménez2025-01-271-0/+7
|
* Update our `winit` fork with `0.30.8` fixesLibravatar Héctor Ramón Jiménez2025-01-201-163/+87
|
* Update `Cargo.lock`Libravatar Héctor Ramón Jiménez2025-01-141-235/+254
|
* Bump image from `0.24` to `0.25`Libravatar Jos Ahrens2025-01-141-7/+308
|
* Update `Cargo.lock`Libravatar Héctor Ramón Jiménez2025-01-141-108/+66
|
* chore: remove once_cell dependencyLibravatar Tommy Volk2025-01-061-9/+0
|
* Write documentation for `iced_test`Libravatar Héctor Ramón Jiménez2024-12-171-0/+2
|
* Track `Cargo.lock` for reproducible builds and testsLibravatar Héctor Ramón Jiménez2024-12-171-0/+7148