Skip to content

Commit

Permalink
Bump parley (whitespace collapsing 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 1, 2024
1 parent caedfc9 commit c85ef4d
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 = "c0d158b5d77c5726ed33fd3f2cbfcde95df374ef" }
parley = { version = "0.2", git = "https://github.com/linebender/parley", rev = "aa58a6e190cc75b4695b04adb0343d2bc694ba7e" }

wgpu = "22.1.0"

Expand Down

0 comments on commit c85ef4d

Please sign in to comment.