diff --git a/Cargo.toml b/Cargo.toml index 71e5a01..9885038 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0 OR Zlib" wgpu = "0.16" etagere = "0.2.8" cosmic-text = "0.9" -lru = "0.9" +lru = "0.11" [dev-dependencies] winit = "0.27.0"