From d0dd81cddf0fce9bbbd078498eec001268fe3e9c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20d=27Herbais=20de=20Thun?= Date: Wed, 21 Feb 2024 09:40:13 +0100 Subject: Added `LazyHash` (#3451) Co-authored-by: Laurenz --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5624eba8..e8046016 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -75,6 +75,7 @@ pathdiff = "0.2" pdf-writer = "0.9.2" phf = { version = "0.11", features = ["macros"] } pixglyph = "0.3" +portable-atomic = "1.6" proc-macro2 = "1" pulldown-cmark = "0.9" quote = "1" -- cgit v1.2.3