Skip to content

Commit

Permalink
Bump parley (trailing whitespace fix)
Browse files Browse the repository at this point in the history
Signed-off-by: Nico Burns <[email protected]>
  • Loading branch information
nicoburns committed Dec 7, 2024
1 parent 93169b5 commit b98c8ed
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 = "3ff5ba0945aa726e9effa50b93944f365c58312d" }
parley = { version = "0.2", git = "https://github.com/linebender/parley", rev = "4ef147da7909f44827c78aa31b76f184152ab382" }
wgpu = "22.1.0"

# SVG dependencies
Expand Down

0 comments on commit b98c8ed

Please sign in to comment.