summaryrefslogtreecommitdiff
path: root/Cargo.toml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-14chore(deps): bump windows_exe_info from 0.4.2 to 0.5.1dependabot[bot]1-1/+1
Bumps [windows_exe_info](https://github.com/MasterOfRespawn/windows_exe_info) from 0.4.2 to 0.5.1. - [Commits](https://github.com/MasterOfRespawn/windows_exe_info/commits) --- updated-dependencies: - dependency-name: windows_exe_info dependency-version: 0.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01feat: update PKGBUILD pkgver fn, dependenciespml682-6/+7
2025-03-31feat: remove GTK3 dependencypml687-232/+203
2025-03-23ci: add dependabot config file [skip ci]pml682-2/+12
2025-03-23ci: change cache keyspml682-2/+2
2025-03-23fix(ci): CI profile related stuffpml682-2/+2
2025-03-23fix(iced_drop): support reactive renderingpml683-15/+50
2025-03-23ci: add caching, use mold for linkingpml685-11/+41
2025-03-23docs: update TODO.mdpml681-0/+1
2025-03-23feat: finish `ApplyOptions` implspml681-1/+259