Anki/ftl
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
..
core Don't fail silently when an empty csv is imported 2023-06-15 17:47:46 +10:00
core-repo@db1eaee667 Update translations 2023-06-22 09:49:11 +10:00
qt Implement TTS using windows crate (#2371) 2023-02-17 12:26:07 +10:00
qt-repo@ebd17e2e28 Update translations 2023-06-22 09:49:11 +10:00
usage Add Rust bin to deprecate unused ftl entries (#2364) 2023-02-07 11:56:14 +10:00
.gitignore Add Rust bin to deprecate unused ftl entries (#2364) 2023-02-07 11:56:14 +10:00
Cargo.toml Drop workspace-hack in favor of workspace deps 2023-06-23 17:41:31 +10:00
duplicate-string.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
extract-strings.py Use type narrowing for extract-strings and transform-string 2023-03-31 14:02:50 +10:00
format.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
format_check.py run black/isort on Python scripts 2021-04-14 18:22:02 +10:00
README.md fix documentation links 2021-06-03 16:51:03 +10:00
remove-unused.sh Don't store used FTL keys in git 2022-04-09 12:38:54 +10:00
sync.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
transform-string.py Use type narrowing for extract-strings and transform-string 2023-03-31 14:02:50 +10:00
update-ankidroid-usage.sh Add Rust bin to deprecate unused ftl entries (#2364) 2023-02-07 11:56:14 +10:00
update-ankimobile-usage.sh Add Rust bin to deprecate unused ftl entries (#2364) 2023-02-07 11:56:14 +10:00

Files related to Anki's translations.

Please see https://translating.ankiweb.net/anki/developers