Path: blob/main/games/anki/files/patch-rust-1.89.0
18160 views
--- rslib/i18n/src/lib.rs.orig 2025-08-22 13:45:00 UTC +++ rslib/i18n/src/lib.rs @@ -1,5 +1,6 @@ // Copyright: Ankitects Pty Ltd and contributors // License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html +#![allow(text_direction_codepoint_in_literal)] mod generated;