Update taffy to 0.7.6
This commit is contained in:
parent
ea0cc4c7e3
commit
f833a5fea5
3 changed files with 6 additions and 7 deletions
|
|
@ -29,7 +29,7 @@ typst-assets = { version = "0.13.0", features = ["fonts"] }
|
|||
typst-render = "0.13.0"
|
||||
|
||||
[workspace.dependencies.taffy]
|
||||
version = "0.4.3"
|
||||
version = "0.7.6"
|
||||
default-features = false
|
||||
features = ["std", "taffy_tree", "flexbox", "grid", "block_layout"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue