From f554de853b54229e6100b74446f351349e7fe063 Mon Sep 17 00:00:00 2001 From: julianbraha Date: Sun, 19 Nov 2023 18:26:16 -0500 Subject: [PATCH] Update etagere --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 85ad5b3..e0d50d8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0 OR Zlib" [dependencies] wgpu = "0.18" -etagere = "0.2.8" +etagere = "0.2.10" cosmic-text = "0.10" lru = "0.11"