Skip to content

Commit 724ab57

Browse files
bonohub13grovesNL
authored andcommitted
Updated resvg to v0.45
1 parent a81a19c commit 724ab57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ rustc-hash = "2.1.1"
1717
[dev-dependencies]
1818
winit = "0.30.3"
1919
wgpu = "26.0.1"
20-
resvg = { version = "0.44", default-features = false }
20+
resvg = { version = "0.45", default-features = false }
2121
pollster = "0.4.0"
2222
criterion = { version = "0.6", features = ["html_reports"] }
2323

0 commit comments

Comments
 (0)