From cfde809feb33bc057e860c5128c74fb9df6f030c Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 2 Sep 2024 20:43:59 +0200 Subject: New realization / Text show rules now work across elements (#4876) --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 7289bd7d..e5882afa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,6 +33,7 @@ arrayvec = "0.7.4" az = "1.2" base64 = "0.22" bitflags = { version = "2", features = ["serde"] } +bumpalo = { version = "3", features = ["collections"] } bytemuck = "1" chinese-number = { version = "0.7.2", default-features = false, features = ["number-to-chinese"] } chrono = { version = "0.4.24", default-features = false, features = ["clock", "std"] } -- cgit v1.2.3