Outdated Dependencies #8
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The Cargo.toml specifies old versions of almost every dependency:
Ancient Library Versionsto Outdated DependenciesFixed in commit
4845ebe. Updated all dependencies: iced 0.13->0.14, ksni 0.2->0.3, dirs 5->6, toml 0.8->1, reqwest 0.12->0.13, rfd 0.15->0.17, iced_fonts 0.1->0.3. Migrated all API breaking changes.