From b98c8ed31cedb0edd2e8a577bcebe05c549aeaba Mon Sep 17 00:00:00 2001 From: Nico Burns Date: Sat, 7 Dec 2024 16:19:49 +1300 Subject: [PATCH] Bump parley (trailing whitespace fix) Signed-off-by: Nico Burns --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ef8789a5..24782ff9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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