Skip to content

Commit

Permalink
Bump parley (inline box fixes)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoburns committed Dec 6, 2024
1 parent bc3d4b8 commit 19799b5
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 @@ -42,7 +42,7 @@ taffy = { version = "0.6", default-features = false, features = ["std", "flexbox
# Linebender + WGPU
peniko = "0.2"
vello = { version = "0.3", features = [ "wgpu" ] }
parley = { version = "0.2", git = "https://github.com/linebender/parley", rev = "d9a2538184d4f689b8472acaecef0efa78229289" }
parley = { version = "0.2", git = "https://github.com/linebender/parley", rev = "3ff5ba0945aa726e9effa50b93944f365c58312d" }
wgpu = "22.1.0"

# SVG dependencies
Expand Down

0 comments on commit 19799b5

Please sign in to comment.