From beca01c826ee51c9ee6d5eadd7e5ef10f7fb9f58 Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 18 Mar 2022 23:36:18 +0100 Subject: Methods --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index ed265b1a..e30971bd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,6 +20,7 @@ fxhash = "0.2" once_cell = "1" serde = { version = "1", features = ["derive"] } typed-arena = "2" +parking_lot = "0.12" # Text and font handling hypher = "0.1" -- cgit v1.2.3