Skip to content

Commit

Permalink
Update lru
Browse files Browse the repository at this point in the history
  • Loading branch information
grovesNL committed Jan 15, 2024
1 parent c2469de commit 1bb46e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0 OR Zlib"
wgpu = "0.18"
etagere = "0.2.10"
cosmic-text = "0.10"
lru = "0.11"
lru = "0.12.1"

[dev-dependencies]
winit = { version = "0.29.10", features = ["rwh_05"] }
Expand Down

0 comments on commit 1bb46e4

Please sign in to comment.