Anki/qt/bundle/win
Damien Elmes 40e1520acb Drop workspace-hack in favor of workspace deps
Workspace deps were introduced in Rust 1.64. They don't cover all the
cases that Hakari did unfortunately, but they are simpler to maintain,
and they avoid a couple of issues that Hakari had:

- It sometimes made updating dependencies harder due to the locked versions,
so you had to disable Hakari, do the updates, and then re-generate (
e.g. 943dddf28f)
- The current Hakari config was breaking AnkiDroid's build, as it was
stopping a cross-compile from functioning correctly.
2023-06-23 17:41:31 +10:00
..
src Fix Windows CI 2023-05-20 11:20:16 +10:00
anki-console.bat Allow anki-console.bat to be run from any folder 2023-05-12 16:58:58 +10:00
anki-icon.ico updates to the build process and binary bundles 2022-02-10 19:23:07 +10:00
anki-manifest.rc updates to the build process and binary bundles 2022-02-10 19:23:07 +10:00
anki.exe.manifest Fix inability to start on Windows from a path that contains non-Latin text 2023-05-20 10:49:00 +10:00
anki.template.nsi Continue with install if old installer fails 2023-05-29 15:07:44 +10:00
Cargo.toml Drop workspace-hack in favor of workspace deps 2023-06-23 17:41:31 +10:00
fileassoc.nsh Fix typos (#2210) 2022-11-24 20:18:57 +10:00