Update lru and remove patch of etagere
This commit is contained in:
parent
1b72c1fe9e
commit
36459b06ca
1 changed files with 2 additions and 2 deletions
|
|
@ -8,9 +8,9 @@ license = "MIT OR Apache-2.0 OR Zlib"
|
|||
|
||||
[dependencies]
|
||||
wgpu = { version = "25", default-features = false, features = ["wgsl"] }
|
||||
etagere = "0.2.15"
|
||||
etagere = "0.2"
|
||||
cosmic-text = "0.14"
|
||||
lru = { version = "0.13", default-features = false }
|
||||
lru = { version = "0.16", default-features = false }
|
||||
rustc-hash = "2.0"
|
||||
|
||||
[dev-dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue