diff options
| author | pml68 <contact@pml68.dev> | 2025-03-23 01:43:57 +0100 |
|---|---|---|
| committer | pml68 <contact@pml68.dev> | 2025-03-23 01:43:57 +0100 |
| commit | e6aa02be6bec9c0d867b129668ce99d4af898752 (patch) | |
| tree | 66af8037daa353459fd8d03bfdf717c63d8debd4 /Cargo.toml | |
| parent | feat: impl `Value` for `LineHeight` and `ContentFit` (all done) (diff) | |
| download | iced-builder-e6aa02be6bec9c0d867b129668ce99d4af898752.tar.gz | |
feat: add PKGBUILD
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28,7 +28,7 @@ dirs-next = "2.0.0" [workspace.dependencies.iced] git = "https://github.com/pml68/iced" -rev = "3a491669e7fecf21c261de63dcb1e8069063648f" +branch = "feat/rehighlight-on-redraw" features = ["image", "svg", "advanced", "tokio"] [build-dependencies] |
