Anki/rslib/io
llama a245f8ce61
fix(build): treat proto/i18n's implicit outputs as inputs (#4439)
* fix(build): make proto/i18n's implicit outputs explicit

* use option_env! instead of rerun-if-env-changed

> As of 1.46, using env! and option_env! in source code will automatically detect changes and trigger rebuilds.
https://doc.rust-lang.org/cargo/reference/build-scripts.html#rerun-if-env-changed

* ditto for STRINGS_PY and STRINGS_TS

* fix comment

* remove space
2025-12-16 19:38:18 +03:00
..
src fix(build): treat proto/i18n's implicit outputs as inputs (#4439) 2025-12-16 19:38:18 +03:00
Cargo.toml Add must_use annotations to generated protobufs 2023-06-30 17:02:36 +10:00