mirror of
https://github.com/servo/servo.git
synced 2025-10-01 09:09:15 +01:00
Remove taffy-specific layout caching (#34589)
Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
parent
2a6986b857
commit
c0703b605d
4 changed files with 4 additions and 14 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -7132,9 +7132,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "taffy"
|
||||
version = "0.6.3"
|
||||
version = "0.7.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "136661daffcdfb128afb0d45a8f7e88078739196d64d7ffa47f8513f4a00a6d7"
|
||||
checksum = "bf595259ca079fc86dc249d8ece0b4e822b83035daa0c0491aa4c12b1232b36c"
|
||||
dependencies = [
|
||||
"arrayvec",
|
||||
"grid",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue