From 68503b9a07b00bce3f4d377bcfe945452de815ea Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 7 Feb 2022 20:00:21 +0100 Subject: Redesigned template layout --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ad007238..fdf0680c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,6 +24,7 @@ fxhash = "0.2" itertools = "0.10" once_cell = "1" serde = { version = "1", features = ["derive"] } +typed-arena = "2" # Text and font handling kurbo = "0.8" -- cgit v1.2.3