diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-17 01:11:18 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-17 01:11:18 +0800 |
| commit | fdf9f9c3667dd1a1aaa2206db49f18a95ef193c6 (patch) | |
| tree | d77d93b25514238a2ee975fcdd841c183751ea0f /shakehand-test/Cargo.toml | |
| parent | 1957ba706f62a82a9f60df1f28e23de5fa8bb319 (diff) | |
Add compile-time cycle detection to fallback chain generation
Diffstat (limited to 'shakehand-test/Cargo.toml')
| -rw-r--r-- | shakehand-test/Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/shakehand-test/Cargo.toml b/shakehand-test/Cargo.toml index 98d28f8..6819621 100644 --- a/shakehand-test/Cargo.toml +++ b/shakehand-test/Cargo.toml @@ -16,7 +16,4 @@ fallback.vi = "zh_CN" # Vietnamese -> Simplified Chinese fallback.ms = "id" # Malay -> Indonesian fallback.it = "fr" # Italian -> French fallback.pt = "es" # Portuguese -> Spanish -fallback.sv = "no" # Swedish -> Norwegian -fallback.no = "da" # Norwegian -> Danish -fallback.da = "sv" # Danish -> Swedish fallback.tr = "ar" # Turkish -> Arabic |
